sensus.write.rdata.files {SensusR} | R Documentation |
Write data to rdata files.
Description
Write data to rdata files.
Usage
sensus.write.rdata.files(data, directory, file.name.prefix = "")
Arguments
data |
Data to write, as read using |
directory |
Directory to write CSV files to. Will be created if it does not exist. |
file.name.prefix |
Prefix to add to the generated file names. |
Value
None
[Package SensusR version 2.3.1 Index]