csvy icon indicating copy to clipboard operation
csvy copied to clipboard

Support for csvy in packages

Open hadley opened this issue 7 years ago • 1 comments

This would require:

  • Some advice/tooling for how to place directly in data/ (i.e. accompanied by script that called read_csvy())

  • Some tool to turn metadata into a nice Rd file (via roxygen or otherwise)

hadley avatar Dec 29 '17 21:12 hadley

A little experimentation suggests that .R scripts in data/ are run twice at install time, which doesn't seem super appealing.

hadley avatar Dec 29 '17 22:12 hadley