Description Usage Arguments Value Examples
Get File Name Template
1 | get_template(template)
|
template |
The file type to generate the template for. Can be "harmoneps_grib", "harmeoneps_grib_fp", "harmoneps_grib_sfx", "harmonie_grib", "harmonie_grib_fp", or "harmone_grib_sfx". If anything else is passed, it is returned unmodified. |
A template that can be interpreted by str_interp
from the
stringr
package.
1 2 | get_template("harmoneps_grib")
get_template("harmonie_grib_fp")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.