diff --git a/DESCRIPTION b/DESCRIPTION index 1b5ff573..90e59c8f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -61,7 +61,7 @@ Description: Provides a collection of wrapper functions for common variable and License: GPL-3 Encoding: UTF-8 Language: en-GB -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 Config/testthat/edition: 3 Config/Needs/dependencies: tmelliott/surveyspec@develop, diff --git a/R/aggregate.R b/R/aggregate.R index f57c9ddb..d791a7c3 100644 --- a/R/aggregate.R +++ b/R/aggregate.R @@ -181,7 +181,7 @@ agg_default_name <- function(x) { #' #' Calculates the interquartile range from complex survey data. #' A wrapper for taking differences of `svyquantile` at 0.25 and 0.75 quantiles, -#' and meant to be called from within `summarize` (see [srvyr] package). +#' and meant to be called from within [srvyr::summarise]. #' #' @param x A variable or expression #' @param na.rm logical, if `TRUE` missing values are removed diff --git a/docs/404.html b/docs/404.html index d27da6fa..110b0a82 100644 --- a/docs/404.html +++ b/docs/404.html @@ -6,7 +6,7 @@ Page not found (404) • iNZightTools - + @@ -32,7 +32,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/authors.html b/docs/authors.html index 6a21466a..bc67d0ec 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,5 +1,5 @@ -Authors and Citation • iNZightToolsAuthors and Citation • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 @@ -44,7 +44,7 @@
@@ -89,15 +89,15 @@

Citation

-

Elliott T, Barnett D, He Y, Su Z (2023). +

Elliott T, Barnett D, He Y, Su Z (2024). iNZightTools: Tools for 'iNZight'. -R package version 2.0.0, https://inzight.nz. +R package version 2.0.1, https://inzight.nz.

@Manual{,
   title = {iNZightTools: Tools for 'iNZight'},
   author = {Tom Elliott and Daniel Barnett and Yiwen He and Zhaoming Su},
-  year = {2023},
-  note = {R package version 2.0.0},
+  year = {2024},
+  note = {R package version 2.0.1},
   url = {https://inzight.nz},
 }
diff --git a/docs/index.html b/docs/index.html index dee34815..f88d5169 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@ Tools for iNZight • iNZightTools - + @@ -33,7 +33,7 @@ iNZightTools - 2.0.0 + 2.0.1
diff --git a/docs/news/index.html b/docs/news/index.html index 507f9f16..ea05fabb 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -1,5 +1,5 @@ -Changelog • iNZightToolsChangelog • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 @@ -47,6 +47,9 @@

Changelog

Source: NEWS.md +
+ +
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index b25d62d1..020b9e84 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -1,8 +1,8 @@ pandoc: 2.9.2.1 -pkgdown: 2.0.7 +pkgdown: 2.0.9 pkgdown_sha: ~ articles: {} -last_built: 2023-07-30T23:02Z +last_built: 2024-12-30T00:52Z urls: reference: https://inzightvit.github.io/iNZightTools/reference article: https://inzightvit.github.io/iNZightTools/articles diff --git a/docs/reference/add_suffix.html b/docs/reference/add_suffix.html index 2c8dd6f8..4844945d 100644 --- a/docs/reference/add_suffix.html +++ b/docs/reference/add_suffix.html @@ -1,5 +1,5 @@ -Add suffix to string — add_suffix • iNZightToolsAdd suffix to string — add_suffix • iNZightTools iNZightTools - 2.0.0 + 2.0.1
diff --git a/docs/reference/aggregate_data.html b/docs/reference/aggregate_data.html index fbe8e9d9..fa4bc65f 100644 --- a/docs/reference/aggregate_data.html +++ b/docs/reference/aggregate_data.html @@ -1,5 +1,5 @@ -Aggregate data by categorical variables — aggregate_data • iNZightToolsAggregate data by categorical variables — aggregate_data • iNZightToolsAppend rows to a dataset — append_rows • iNZightToolsAppend rows to a dataset — append_rows • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1
diff --git a/docs/reference/as_tibble.html b/docs/reference/as_tibble.html index 40e5288f..5b37e9de 100644 --- a/docs/reference/as_tibble.html +++ b/docs/reference/as_tibble.html @@ -1,5 +1,5 @@ -as_tibble — as_tibble • iNZightToolsas_tibble — as_tibble • iNZightToolsGet Data's Code — code • iNZightToolsGet Data's Code — code • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/collapse_cat.html b/docs/reference/collapse_cat.html index 9cde4738..7c162465 100644 --- a/docs/reference/collapse_cat.html +++ b/docs/reference/collapse_cat.html @@ -1,5 +1,5 @@ -Collapse data by values of a categorical variable — collapse_cat • iNZightToolsCollapse data by values of a categorical variable — collapse_cat • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/combine_vars.html b/docs/reference/combine_vars.html index cd867d12..7376b43f 100644 --- a/docs/reference/combine_vars.html +++ b/docs/reference/combine_vars.html @@ -1,5 +1,5 @@ -Combine variables into one categorical variable — combine_vars • iNZightToolsCombine variables into one categorical variable — combine_vars • iNZightToolsConvert variables to categorical variables — convert_to_cat • iNZightToolsConvert variables to categorical variables — convert_to_cat • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/convert_to_date.html b/docs/reference/convert_to_date.html index 37675808..a0891ff5 100644 --- a/docs/reference/convert_to_date.html +++ b/docs/reference/convert_to_date.html @@ -1,5 +1,5 @@ -Convert variables to dates — convert_to_date • iNZightToolsConvert variables to dates — convert_to_date • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/convert_to_datetime.html b/docs/reference/convert_to_datetime.html index cd30537d..dcc24ad5 100644 --- a/docs/reference/convert_to_datetime.html +++ b/docs/reference/convert_to_datetime.html @@ -1,5 +1,5 @@ -Convert variables to date-time — convert_to_datetime • iNZightToolsConvert variables to date-time — convert_to_datetime • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/create_varname.html b/docs/reference/create_varname.html index 3a187c8c..7839ea9f 100644 --- a/docs/reference/create_varname.html +++ b/docs/reference/create_varname.html @@ -1,5 +1,5 @@ -Create variable name — create_varname • iNZightToolsCreate variable name — create_varname • iNZightToolsCreate new variables — create_vars • iNZightToolsCreate new variables — create_vars • iNZightToolsDelete variables — delete_vars • iNZightToolsDelete variables — delete_vars • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/dictionary.html b/docs/reference/dictionary.html index ccab6106..b16ebeb6 100644 --- a/docs/reference/dictionary.html +++ b/docs/reference/dictionary.html @@ -1,5 +1,5 @@ -Data Dictionaries — read_dictionary • iNZightToolsData Dictionaries — read_dictionary • iNZightToolsExtract date component from a date-time variable — extract_dt_comp • iNZightToolsExtract date component from a date-time variable — extract_dt_comp • iNZightToolsExtract part of a datetimes variable (DEPRECATED) — extract_part • iNZightToolsExtract part of a datetimes variable (DEPRECATED) — extract_part • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/filter.html b/docs/reference/filter.html index a0af713c..3dafba5a 100644 --- a/docs/reference/filter.html +++ b/docs/reference/filter.html @@ -1,5 +1,5 @@ -Filter — filter • iNZightToolsFilter — filter • iNZightToolsFilter data by levels of categorical variables — filter_cat • iNZightToolsFilter data by levels of categorical variables — filter_cat • iNZightToolsFilter data by levels of numeric variables — filter_num • iNZightToolsFilter data by levels of numeric variables — filter_num • iNZightToolsFit a survey design — fitDesign • iNZightToolsFit a survey design — fitDesign • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/fitModel.html b/docs/reference/fitModel.html index aedbac9f..fac14ac6 100644 --- a/docs/reference/fitModel.html +++ b/docs/reference/fitModel.html @@ -1,5 +1,5 @@ -Fit models — fitModel • iNZightToolsFit models — fitModel • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/form_class_intervals.html b/docs/reference/form_class_intervals.html index dbc49474..3f3f4183 100644 --- a/docs/reference/form_class_intervals.html +++ b/docs/reference/form_class_intervals.html @@ -1,5 +1,5 @@ -Form Class Intervals — form_class_intervals • iNZightToolsForm Class Intervals — form_class_intervals • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/index.html b/docs/reference/index.html index b4355fa2..8e95b763 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -1,5 +1,5 @@ -Function reference • iNZightToolsFunction reference • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/inzdf.html b/docs/reference/inzdf.html index 5d2d9398..a2f0623c 100644 --- a/docs/reference/inzdf.html +++ b/docs/reference/inzdf.html @@ -1,5 +1,5 @@ -iNZight data frame object — inzdf • iNZightToolsiNZight data frame object — inzdf • iNZightToolsIs factor check — is_cat • iNZightToolsIs factor check — is_cat • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/is_dt.html b/docs/reference/is_dt.html index 94f10755..543d460b 100644 --- a/docs/reference/is_dt.html +++ b/docs/reference/is_dt.html @@ -1,5 +1,5 @@ -Is datetime check — is_dt • iNZightToolsIs datetime check — is_dt • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/is_num.html b/docs/reference/is_num.html index fd78d8c2..a0d7f26b 100644 --- a/docs/reference/is_num.html +++ b/docs/reference/is_num.html @@ -1,5 +1,5 @@ -Is numeric check — is_num • iNZightToolsIs numeric check — is_num • iNZightToolsIs Preview — is_preview • iNZightToolsIs Preview — is_preview • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/is_survey.html b/docs/reference/is_survey.html index 8ca82b92..c010db28 100644 --- a/docs/reference/is_survey.html +++ b/docs/reference/is_survey.html @@ -1,5 +1,5 @@ -Check if object is a survey object (either standard or replicate design) — is_survey • iNZightToolsCheck if object is a survey object (either standard or replicate design) — is_survey • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/is_svydesign.html b/docs/reference/is_svydesign.html index d71ae28f..51ffb977 100644 --- a/docs/reference/is_svydesign.html +++ b/docs/reference/is_svydesign.html @@ -1,5 +1,5 @@ -Check if object is a survey object (created by svydesign()) — is_svydesign • iNZightToolsCheck if object is a survey object (created by svydesign()) — is_svydesign • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/is_svyrep.html b/docs/reference/is_svyrep.html index 07dfcd7b..0db0bced 100644 --- a/docs/reference/is_svyrep.html +++ b/docs/reference/is_svyrep.html @@ -1,5 +1,5 @@ -Check if object is a replicate survey object (created by svrepdesign()) — is_svyrep • iNZightToolsCheck if object is a replicate survey object (created by svrepdesign()) — is_svyrep • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/join_data.html b/docs/reference/join_data.html index b1334297..1ce7f444 100644 --- a/docs/reference/join_data.html +++ b/docs/reference/join_data.html @@ -1,5 +1,5 @@ -Join data with another dataset — join_data • iNZightToolsJoin data with another dataset — join_data • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/load_linked.html b/docs/reference/load_linked.html index 637ade78..3649bce0 100644 --- a/docs/reference/load_linked.html +++ b/docs/reference/load_linked.html @@ -1,5 +1,5 @@ -Import linked data into an inzdf object — load_linked • iNZightToolsImport linked data into an inzdf object — load_linked • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/load_rda.html b/docs/reference/load_rda.html index af0e4a5c..b37eff3b 100644 --- a/docs/reference/load_rda.html +++ b/docs/reference/load_rda.html @@ -1,5 +1,5 @@ -Load object(s) from an Rdata file — load_rda • iNZightToolsLoad object(s) from an Rdata file — load_rda • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/make_names.html b/docs/reference/make_names.html index 11778418..a3d20aa0 100644 --- a/docs/reference/make_names.html +++ b/docs/reference/make_names.html @@ -1,5 +1,5 @@ -Make unique variable names — make_names • iNZightToolsMake unique variable names — make_names • iNZightToolsConvert missing values to categorical variables — missing_to_cat • iNZightToolsOpen a New Graphics Device — newdevice • iNZightToolsOpen a New Graphics Device — newdevice • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/operator_not_in.html b/docs/reference/operator_not_in.html index b739cf8e..eed90d7f 100644 --- a/docs/reference/operator_not_in.html +++ b/docs/reference/operator_not_in.html @@ -1,5 +1,5 @@ -Anti value matching — Not In operator • iNZightToolsAnti value matching — Not In operator • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/operator_or_null.html b/docs/reference/operator_or_null.html index 0b325144..5f0b8781 100644 --- a/docs/reference/operator_or_null.html +++ b/docs/reference/operator_or_null.html @@ -1,5 +1,5 @@ -NULL or operator — Or NULL operator • iNZightToolsNULL or operator — Or NULL operator • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/pipe.html b/docs/reference/pipe.html index 60cdfc8c..98c90f86 100644 --- a/docs/reference/pipe.html +++ b/docs/reference/pipe.html @@ -1,5 +1,5 @@ -Pipe operator — %>% • iNZightToolsPipe operator — %>% • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/print_code.html b/docs/reference/print_code.html index 0f40ccb8..5ddc85e0 100644 --- a/docs/reference/print_code.html +++ b/docs/reference/print_code.html @@ -1,5 +1,5 @@ -Tidy-printing of the code attached to an object — print_code • iNZightToolsTidy-printing of the code attached to an object — print_code • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/random_sample.html b/docs/reference/random_sample.html index 39d1a507..e2181f28 100644 --- a/docs/reference/random_sample.html +++ b/docs/reference/random_sample.html @@ -1,5 +1,5 @@ -Random sampling without replacement — random_sample • iNZightToolsRandom sampling without replacement — random_sample • iNZightToolsRank the data of numeric variables — rank_vars • iNZightToolsRank the data of numeric variables — rank_vars • iNZightToolsRead CSV with iNZight metadata — read_meta • iNZightToolsRead CSV with iNZight metadata — read_meta • iNZightToolsRead text as data — read_text • iNZightToolsRemove rows from data by row numbers — remove_rows • iNZightToolsRemove rows from data by row numbers — remove_rows • iNZightToolsRename the levels of a categorical variable — rename_levels • iNZightToolsRename the levels of a categorical variable — rename_levels • iNZightToolsRename column names — rename_vars • iNZightToolsRename column names — rename_vars • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/reorder_levels.html b/docs/reference/reorder_levels.html index 1676bac3..92c335ed 100644 --- a/docs/reference/reorder_levels.html +++ b/docs/reference/reorder_levels.html @@ -1,5 +1,5 @@ -Reorder the levels of a categorical variable — reorder_levels • iNZightToolsReorder the levels of a categorical variable — reorder_levels • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/reshape_data.html b/docs/reference/reshape_data.html index 26cba8f7..e1c4fa5d 100644 --- a/docs/reference/reshape_data.html +++ b/docs/reference/reshape_data.html @@ -1,5 +1,5 @@ -Reshaping dataset from wide to long or from long to wide — reshape_data • iNZightToolsReshaping dataset from wide to long or from long to wide — reshape_data • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/save_rda.html b/docs/reference/save_rda.html index 8da679b1..64578d57 100644 --- a/docs/reference/save_rda.html +++ b/docs/reference/save_rda.html @@ -1,5 +1,5 @@ -Save an object with, optionally, a (valid) name — save_rda • iNZightToolsSave an object with, optionally, a (valid) name — save_rda • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/select.html b/docs/reference/select.html index e34554e0..875fb896 100644 --- a/docs/reference/select.html +++ b/docs/reference/select.html @@ -1,5 +1,5 @@ -Select — select • iNZightToolsSelect — select • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/select_vars.html b/docs/reference/select_vars.html index 075ebc17..4730938b 100644 --- a/docs/reference/select_vars.html +++ b/docs/reference/select_vars.html @@ -1,5 +1,5 @@ -Select variables from a dataset — select_vars • iNZightToolsSelect variables from a dataset — select_vars • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/separate_var.html b/docs/reference/separate_var.html index 43f84bda..a78512ae 100644 --- a/docs/reference/separate_var.html +++ b/docs/reference/separate_var.html @@ -1,5 +1,5 @@ -Separate columns — separate_var • iNZightToolsSeparate columns — separate_var • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/sheets.html b/docs/reference/sheets.html index 664decd0..898be129 100644 --- a/docs/reference/sheets.html +++ b/docs/reference/sheets.html @@ -1,5 +1,5 @@ -List available sheets within a file — sheets • iNZightToolsList available sheets within a file — sheets • iNZightToolsRead a data file — smart_read • iNZightToolsRead a data file — smart_read • iNZightTools iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/sort_vars.html b/docs/reference/sort_vars.html index b1e3325a..d071cf23 100644 --- a/docs/reference/sort_vars.html +++ b/docs/reference/sort_vars.html @@ -1,5 +1,5 @@ -Sort data by variables — sort_vars • iNZightToolsSort data by variables — sort_vars • iNZightToolsStandardize the data of a numeric variable — standardize_vars • iNZightToolsStandardize the data of a numeric variable — standardize_vars • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/stringConcatenation.html b/docs/reference/stringConcatenation.html index 2fdf1010..91e89678 100644 --- a/docs/reference/stringConcatenation.html +++ b/docs/reference/stringConcatenation.html @@ -1,5 +1,5 @@ -str_c operator — str_c • iNZightToolsstr_c operator — str_c • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/survey_IQR.html b/docs/reference/survey_IQR.html index b339fedb..81331fa2 100644 --- a/docs/reference/survey_IQR.html +++ b/docs/reference/survey_IQR.html @@ -1,7 +1,7 @@ -Interquartile range function for surveys — survey_IQR • iNZightToolsInterquartile range function for surveys — survey_IQR • iNZightTools @@ -19,7 +19,7 @@ iNZightTools - 2.0.0 + 2.0.1 @@ -53,7 +53,7 @@

Interquartile range function for surveys

Calculates the interquartile range from complex survey data. A wrapper for taking differences of svyquantile at 0.25 and 0.75 quantiles, -and meant to be called from within summarize (see srvyr package).

+and meant to be called from within srvyr::summarise.

diff --git a/docs/reference/tidy_all_code.html b/docs/reference/tidy_all_code.html index 23315731..fb7acabd 100644 --- a/docs/reference/tidy_all_code.html +++ b/docs/reference/tidy_all_code.html @@ -1,5 +1,5 @@ -iNZight Tidy Code — tidy_all_code • iNZightToolsiNZight Tidy Code — tidy_all_code • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1
diff --git a/docs/reference/transform_vars.html b/docs/reference/transform_vars.html index 3f7fb42a..ebe8f05e 100644 --- a/docs/reference/transform_vars.html +++ b/docs/reference/transform_vars.html @@ -1,5 +1,5 @@ -Transform data of numeric variables — transform_vars • iNZightToolsTransform data of numeric variables — transform_vars • iNZightToolsDetails of Validation Rule Results — validation_details • iNZightToolsDetails of Validation Rule Results — validation_details • iNZightToolsValidation Confrontation Summary — validation_summary • iNZightToolsValidation Confrontation Summary — validation_summary • iNZightToolsGet variable type name — vartype • iNZightToolsGet variable type name — vartype • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/docs/reference/vartypes.html b/docs/reference/vartypes.html index 5c23afc8..c0398174 100644 --- a/docs/reference/vartypes.html +++ b/docs/reference/vartypes.html @@ -1,5 +1,5 @@ -Get all variable types from data object — vartypes • iNZightToolsGet all variable types from data object — vartypes • iNZightTools @@ -17,7 +17,7 @@ iNZightTools - 2.0.0 + 2.0.1 diff --git a/man/survey_IQR.Rd b/man/survey_IQR.Rd index 51a666b8..2e82e255 100644 --- a/man/survey_IQR.Rd +++ b/man/survey_IQR.Rd @@ -17,7 +17,7 @@ a vector of interquartile ranges \description{ Calculates the interquartile range from complex survey data. A wrapper for taking differences of \code{svyquantile} at 0.25 and 0.75 quantiles, -and meant to be called from within \code{summarize} (see \link{srvyr} package). +and meant to be called from within \link[srvyr:summarise]{srvyr::summarise}. } \examples{ library(survey)