scriptbase | R Documentation |
Identifies script base name using script
.
if ext
is supplied (and script() is not empty string
),
the last dot (and anything that follows it) is removed if present;
ext
is appended.
scriptbase(ext = NULL)
ext |
replacement extension |
character: current filename, or empty string if indeterminate
scriptbase('.csv')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.