normalize_url | R Documentation |
Converts url's to lowercase, removes any trailing back slashes, appends 'http://' to front if missing, and removes everything following #-marks.
normalize_url(url)
url |
url to normalize |
URLS beginning with (http/https), followed by ://www..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.