table_results: Easily get results presentable for excel This function allows...

Description Usage Arguments

View source: R/table_results.R

Description

Easily get results presentable for excel This function allows you to get results that is easily presented in excel table shells. Usually, one may want results of counts of a list of diagnoses. The dataset that goes into this function has a list of variables that flag the whether a person has the event or not. Recommended for use for datasets derived using function like 'get_diagnosis' and 'get_drugs_ndc' and similar functions from the explorys package.

Usage

1

Arguments

df

Datafram with the flaging variables (1 or 0). Usually dataframe from functions like 'get_diagnosis' among others from explorys package


aminyakubu/explorys documentation built on Dec. 13, 2020, 4:40 a.m.