Wrappers for 'tidyr::gather()' and 'tidyr::spread()'


[Up] [Top]

Documentation for package ‘cdata’ version 0.1.0

Help Pages

cdata-package 'cdata': Wrappers for 'tidyr::gather()' and 'tidyr::spread()'
cdata 'cdata': Wrappers for 'tidyr::gather()' and 'tidyr::spread()'
checkColsFormUniqueKeys Check that a set of columns form unique keys
moveValuesToColumns Move values from rows to columns (wrapper for 'tidyr::spread' or pivot).
moveValuesToRows Move values from columns to rows (wrapper for 'tidyr::gather', or anti-pivot).