-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
31 lines (30 loc) · 821 Bytes
/
_pkgdown.yml
File metadata and controls
31 lines (30 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
url: https://blog.frame38.com/btpress
template:
ganalytics: UA-69499253-4
reference:
- title: "Data Generation"
desc: "Functions to generate the data set, base plot, and tire pressure"
contents:
- base_pressure_plot
- bike_tire_pressures
- droop_pressure_psi
- starts_with("generate_")
- tire_sizes_mm
- title: "Features"
desc: "Functions to generate the user info"
contents:
- plot_bike_inflation
- plot_2_bike_inflation
- title: "Plot Helpers"
desc: "Functions to format data for plotting"
contents:
- check_pressure
- rider_expand_limits
- starts_with("dual_")
- plot_title
- theme_dg_pale
- title: "Unit Conversion"
desc: "Metric/imperial unit conversion"
contents:
- lb_to_kg
- psi_to_bar