Nothing
reformat when verbose = TRUE is limited to the tables and column existing in the reformatted data set.all_datasets keyword in a format list will apply to every data set of the reformatted object unless specified otherwise.verbose argument in the reformat method. When applied to list the value of this augment can be controlled with the dunlin.reformat.verbose option or the R_DUNLIN_REFORMAT_VERBOSE environment variable.rule objects.combine_rules and combine_list_rules functions to combine rules or list of rules into a single rule or a single list of rules.render_safe now renders placeholder using in priority values corresponding to the key matching exactly the placeholder, case included.show_whisker function to display the available whiskers.join_adsub_adsl now sends a warning when the continuous or categorical variables are missing or all NA. All NA variables can now be kept using drop_na = FALSE. In addition, missing levels in the pivoted columns can be dropped with drop_lvl = TRUE.mini_pivot_wider function which is no longer used.empty_rule is removed now. rule() will create a normal rule object.rule are converting empty space "" to NA upon reformatting.list2rule now tolerates duplicated rules with different names.rules now have attributes controlling their behavior during reformatting.reformat can override rule attribute with the corresponding arguments.render_safe and add_whisker functions to replaces placeholders enclosed in curly braces with replacement stored in a dedicated environment.read_rule function has been moved into the citril package.log_filter function for filtering with additional logs.dm.ls_explicit_na to replace NA values in an entire list of data.frame.reformat re-levels factors to follow the order provided in the rule that is applied and levels declared in the rule are all integrated to the result.rule object) which specifies the correspondence between the old and the new values in data.dunlin::reformat() that provides generic supports in character and/or factor reformatting while keeping the attributes of the original data (e.g. the data type or labels) unchanged.pkgdown configuration.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.