joshuaschwab / ltmle

Longitudinal Targeted Maximum Likelihood Estimation package
http://joshuaschwab.github.io/ltmle/
23 stars 16 forks source link

add check for tibbles and convert to data.frame #17

Closed malcolmbarrett closed 6 years ago

malcolmbarrett commented 6 years ago

Adds support for objects of class tbl as in #16

joshuaschwab commented 6 years ago

As of v1.1-0, data can be any class that inherits from data.frame.