OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

replace as.tibble with as_tibble #49

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

Warning message: as.tibble() is deprecated as of tibble 2.0.0. Please use as_tibble() instead. The signature and semantics have changed, see ?as_tibble.