Would it be possible to write a function
rox(dataset) to examine a dataset and write a roxygen file specific to this dataset,
with item = variable name
description = data type for that variable
so that you can go in and edit, but the syntax is already correct.
Would it be possible to write a function rox(dataset) to examine a dataset and write a roxygen file specific to this dataset, with item = variable name description = data type for that variable
so that you can go in and edit, but the syntax is already correct.