drop_label() now preserves variable class attributes
(e.g., "character", "numeric") while removing
only the "labelled" class and label attribute.
Previous versions removed all attributes.drop_label() now can be used on data frames. When
called without arguments on a data frame, it removes labels from all
variables.drop_labels() is now deprecated in favor of
drop_label(). Use drop_label() without
arguments to remove labels from all variables.drop_label() now accepts multiple variables and
uses tidyselect helpers.keyring.✖ These names are duplicated:
* "record_id" at locations 1 and 2.
tidyselect
(https://github.com/r-lib/tidyselect/issues/169)tidyselect
fix.make_yes_no() function to convert “checked” or
“yes”-like answers to “Yes” and other answers to “No or Unknown”.make_yes_no_unknown() function to convert “checked”
or “yes”-like answers to “Yes”, unchecked or “no”-like answers to “No”
and other answers to “Unknown”.make_choose_all_table() now works with api or
manual/point-and-click exports. ## Added S3 methods so dplyr (and
friends) can work with labelled objectsdrop_labels() function for datasets. Used to deal
with packages/functions that don’t want labeled variables
(i.e. dplyr::pivot_longer() and
skimr::skim()record_id = and
first_record_id = for custom record_id fields in
import_instruments()import_instruments()import_instruments()
runsimport_instruments() loading repeated
instruments (the first instrument in a project was badly messed up)import_instruments() function imports all instruments
with a single commandmake_choose_one_table() no longer requires factorsmake_choose_all_table() now works with “1” vs “0”
indicator variablesimport_instruments() function to import all
instruments; currently uses the REDCapR package as the
APImake_choose_all_table() with repeating
instruments showing NA countssummarise_all() functionmutate_if and
mutate_all from make_choose_all_table()import_instruments() functionmake_instrument_auto() functionrlang bug in make_choose_all_table();
see https://github.com/RaymondBalise/tidyREDCap/pull/13make_choose_all_table() functionmake_instrument() functionmake_choose_one_table() functionNEWS.md file to track changes to the
package.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.