listRawdata | R Documentation |
List the contents of a directory which contains sas data files
listRawdata(dir, pattern = "\\.sas7bdat$", full.names = FALSE, ...)
dir |
directory which contains the sas files |
pattern |
passed to |
full.names |
passed to |
... |
passed to list.files |
List the contents of a directory which contains sas data files
list with file names
Thomas A. Gerds <tag@biostat.ku.dk>
scanRawdata
, addUsualRegisters
## Not run: listRawdata("x:/Data/Rawdata_Hurtig/706818/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.