file_prefix | R Documentation |
Return the part of the file before the final period (i.e., the file extension). The file does not have to exist
file_prefix(filename) file_ext(filename)
filename |
a string representing a filename |
filename prefix or extension
file_ext
: Return the part of the file before the final period (i.e., the file extension). The file does not have to exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.