Function reference
-
dunlin
dunlin-package
Dunlin
Package
-
co_relevels()
- Reorder Two Columns Levels Simultaneously
-
cut_by_group()
- Cutting data by group
-
ls_explicit_na()
- Encode Categorical Missing Values in a
list
ofdata.frame
-
ls_unite()
- Unite Columns of a Table in a
list
ofdata.frame
.
-
join_adsub_adsl()
- Join
adsub
toadsl
-
multi_id_pivot_wider()
- Transforming data.frame with Multiple Identifying columns into Wide Format
-
poly_pivot_wider()
- Transforming data.frame with multiple Data Column into Wide Format
-
propagate()
- Propagate Column
-
reformat()
- Reformat Values
-
attr_label()
- Setting the Label Attribute
-
attr_label_df()
- Setting the Label Attribute to Data Frame Columns
-
rule()
- Create rule based on mappings
-
as.list(<rule>)
- Convert Rule to List
-
list2rules()
- Convert nested list into list of
rule
-
render_safe()
- Render whiskers safely
-
add_whisker()
- Add whisker values
-
remove_whisker()
- Remove whisker values
-
show_whisker()
- Show Whisker Values
-
assert_all_tablenames()
- Assert that all names are among names of a
list
ofdata.frame
.
-
assert_valid_format()
- Assert Nested List can be used as Format Argument in Reformat.
-
assert_valid_list_format()
- Assert List can be Converted into a Nested List Compatible with the Format Argument of Reformat.