nhl_url_add_suffixes: Add suffixes to URLs

Description Usage Arguments Value

View source: R/nhl_url.R

Description

Add suffixes to URLs

Usage

1

Arguments

url

character(), vector of URLs.

suffixes

list(), of suffixes that will be concatenated to the end of the URLs, separated by /.

Value

character(), URLs with suffixes added. Same length as all the combinations of url and suffixes.


nhlapi documentation built on Feb. 20, 2021, 9:06 a.m.