pharmaverse / examples

End to end examples of pharmaverse packages for common safety clinical reporting analyses
https://pharmaverse.github.io/examples/
Apache License 2.0
6 stars 6 forks source link

Update for xportr 0.4.0 #58

Closed jeffreyad closed 5 months ago

jeffreyad commented 5 months ago

The xportr call needs to be updated to explicitly call the domain

adpc_xpt <- adpc %>%
  xportr_type(metacore, domain = "ADPC")

https://github.com/atorus-research/xportr/issues/182