ropensci-archive / crminer

:no_entry: ARCHIVED :no_entry: Fetch 'Scholary' Full Text from 'Crossref'
Other
17 stars 5 forks source link

remove unspecified from type param in crm_text #22

Closed sckott closed 3 years ago

sckott commented 7 years ago

"The user shouldn't be able to pass in unspecified, but some URLs passed in as a result of crm_links will have unspecified, but the type parameter is meant to say which type you want if there are many options (e.g, xml if there's plain and xml), or to override the unspecified type (e.g., you know the link is for pdf, so put type = "pdf" AND overwrite_unspecified = TRUE)"