save_rate | R Documentation |
Function to save JSON or XML encoded rate to a file. This also works to save encoded holidays to a file. If the file already exists, it will be overwritten with a warning.
save_rate(encoded_rate, file_name)
encoded_rate |
atomic character created by rate_to_xml or rate_to_json |
file_name |
atomic character with the path where you want to save the file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.