extract_product_urls: Extract full URLs for product with a given ATC code

View source: R/products.R

extract_product_urlsR Documentation

Extract full URLs for product with a given ATC code

Description

Extract full URLs for product with a given ATC code

Usage

extract_product_urls(atc, sleep_time = 1)

Arguments

atc

string, potentially a vector

sleep_time

number, number of seconds to hault execution, useful for avoiding loading a large number of pages in a very short amount of time.

Value

character vector of full URLs to products that appear when querying pro.medicin.dk for the input ATC.


epiben/promedreadr documentation built on March 19, 2022, 2:02 p.m.