ropensci / c14bazAAR

R Package - Download and Prepare C14 Dates from Different Source Databases
https://docs.ropensci.org/c14bazAAR
GNU General Public License v2.0
30 stars 12 forks source link

filter out TL dates #123

Closed dirkseidensticker closed 3 years ago

dirkseidensticker commented 3 years ago

As aDRAC still contains some TL dates, those are not to be delivered through the c14bazAAR, thus the parser needs to filter those out.

@nevrome : when running the checks, I get the following note:

N  checking R code for possible problems (5.9s)
   get_adrac: no visible binding for global variable 'method'
   Undefined global functions or variables:
     method

I tried different ways to filter out the TL entries, while keeping the NA entries. If you have an idea, I'd be happy.

nevrome commented 3 years ago

Don't forget to increment the version in this PR.