Description Usage Arguments Value Examples
Parse SBIR URLS
1 2 3 4 5 6 7 | parse_sbir_award_urls(
urls = NULL,
sleep_time = NULL,
clean_entities = T,
snake_names = F,
return_message = F
)
|
urls |
vector of URLs |
sleep_time |
if not |
clean_entities |
if |
snake_names |
if |
return_message |
if |
data_frame
1 | parse_sbir_award_urls(urls = "https://www.sbir.gov/sbirsearch/detail/1584295")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.