View source: R/set-assert-args.R
set_and_assert_arg_filetype | R Documentation |
Sets and asserts the file type argument to a standard format for further internal processing.
set_and_assert_arg_filetype(filetype)
filetype |
A character vector with file types to convert to the internal standard format. |
styler:::set_and_assert_arg_filetype("rMd")
try(styler:::set_and_assert_arg_filetype("xyz"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.