fergustaylor / openprescribingR

A set of tools for loading openprescribing.net data into R.
1 stars 0 forks source link

using multiple search terms requires "&q=" #1

Open fergustaylor opened 7 years ago

fergustaylor commented 7 years ago

e.g drug_details(name="lipid&q=drug") e.g organisation_codes(organisation_code_or_name= "Beaumont&q=Gloucester")

Recorded as an issue in help for drug_details() and organisation_codes(). Might affect others. Need to edit the code to input "&q=" automatically depending on the input.