read_excel2 | R Documentation |
FUNCTION_DESCRIPTION
read_excel2(fn, sheet = 1, skip = 0, na = "", ...)
fn |
PARAM_DESCRIPTION |
sheet |
PARAM_DESCRIPTION, Default: 1 |
skip |
PARAM_DESCRIPTION, Default: 0 |
na |
PARAM_DESCRIPTION, Default: ” |
... |
PARAM_DESCRIPTION |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.