-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
58 lines (56 loc) · 1.23 KB
/
_pkgdown.yml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
authors:
Steffen Ehrmann:
href: https://orcid.org/0000-0002-2958-0796
title: bitfield
url: http://ehrmanns.github.io/bitfield
development:
mode: release
reference:
- title: create, grow and unpack registry, combine into bitfield
desc: housekeeping functions
contents:
- bf_decode
- bf_encode
- bf_registry
- title: flag mappers
desc: functions that provide all information to build the flags
contents:
- bf_case
- bf_distribution
- bf_histogram
- bf_identical
- bf_inf
- bf_length
- bf_match
- bf_na
- bf_nan
- bf_null
- bf_numeric
- bf_range
- bf_residuals
- bf_summarise
- bf_type
- title: classes
desc: new classes that come with this package
contents:
- registry-class
- show,registry-method
- title: helpers
contents:
- .toBin
- .toInt
- .testPrecision
- title: example data
contents:
- bityield
navbar:
left:
- text: "Get Started"
href: articles/bitfield.html
- text: "Reference"
href: reference/index.html
- text: "Changelog"
href: news/index.html
right:
- icon: fa-github
href: https://github.com/ehrmanns/bitfield