-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path_pkgdown.yml
More file actions
39 lines (34 loc) · 1002 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
39 lines (34 loc) · 1002 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
31
32
33
34
35
36
37
38
39
url: https://hms.tidyverse.org
template:
package: tidytemplate
bootstrap: 5
includes:
in_header: |
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://plausible.io/js/pa-7TF1-G08RQosNb-wc16Bu.js"></script>
<script>
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init()
</script>
development:
mode: auto
home:
links:
- text: Learn more
href: http://r4ds.had.co.nz/dates-and-times.html
reference:
- title: Construction
contents:
- hms
- title: Conversion
contents:
- vec_cast.hms
- vec_ptype2.hms
- parse_hm
- title: Utilities
contents:
- round_hms
- title: Package documentation
contents:
- hms-package