R/get_simpleind_df.R

Defines functions get_simpleind_df

Documented in get_simpleind_df

get_simpleind_df = function(df) {
 re <- py_to_r(df$get_df_with_simple_index())
}
Meiomap/SureTypeSCR documentation built on Dec. 17, 2021, 3:22 a.m.