Add suffixes to URLs
nhl_url_add_suffixes(url, suffixes)
url
character(), vector of URLs.
character()
suffixes
list(), of suffixes that will be concatenated to the end of the URLs, separated by /.
list()
/
character(), URLs with suffixes added. Same length as all the combinations of url and suffixes.