| .add_slash_if_missing | R Documentation | 
This function ensures that a given URL string ends with a slash ('/'). If the URL does not end with a slash, it appends one.
.add_slash_if_missing(url)
| url | A character string representing the URL. | 
A character string with a trailing slash if it was missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.