py_cohort_to_r_df: Convenience function to convert a (python) Cohort into an R...

Description Usage Arguments

Description

Uses reticulate to interface with python libraries. Depends on having 'cohorts' installed in local python environment.

Usage

1
2
py_cohort_to_r_df(py_cohort, dtypes = c("inexact", "bool_", "object",
  "integer"), ...)

Arguments

py_cohort

Python object representing a Cohort

dtypes

which dtypes to convert

...

(other parameters to 'as_dataframe()'


jburos/reticulatedf documentation built on May 8, 2019, 8:35 a.m.