Description Usage Arguments Value Author(s) Examples
View source: R/Data_Functions.R
Creates template for the Data input file (Excel or CSV) and Data documentation file (Markdown)
in the working directory or the directory specified by the dir argument
1 |
name |
Name of the data input files. Default is 'Data'. Use 'Example' to create populated example Data Input and Data Documenation files. |
ext |
Optional file extension for input file. 'xlsx' (default) or 'csv' |
overwrite |
Logical. Overwrite existing files? |
dir |
Optional directory path to create the Data files. Default is 'getwd()“ |
Nothing. Creates template data files in the working directory.
A. Hordyk
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.