Calvagone / campsis

A generic PK/PD simulation platform based on rxode2 and mrgsolve engines.
https://calvagone.github.io/
GNU General Public License v3.0
8 stars 3 forks source link

Export method should always return a tibble #14

Closed luyckxn closed 3 years ago

luyckxn commented 3 years ago

It now returns a data.frame for RxODE and a tibble for mrgsolve. Export method should always return a tibble for consistency.