Create Tables, Listings and Figures using Functions Styled after SAS™ Macros
Append data sets even when variables do not match
Add numeric datetimes to data frame that only has character versions.
Transpose a Data Frame
Expand SAS Style Variable/Column List
Copy package data to the directory specified.
Pipe operator
Remove floating page numbers from RTF files.
repfun: Create Tables, Listings and Figures using Functions Styled aft...
Pass values to setup function and the global environment will be arran...
Assign Big N to Data Frame.
Add a Page Number Column to an Existing Dataframe
Cobmine an SDTM domain with its corresponding Supplemental data set
Align Columns for Reporting
Generate proc contents of data frame similar to that generated by SAS
Return a list with codelist, code and label based on input codelist da...
Compare 2 data frames and report differences.
R function to mimic the SAS macro %tu_list.
Load a list of libraries
Fill missing code/decode records
Fill NA values with specified values or zeros/blanks by default.
Create Percentage based on Numerator and Denominator Data
Assign Big N to Data Frame.
Modify groupbyvars by adding or removing decode vars.
Assign labels to variables in a data frame
Automate retrieval of data sets/frames in specified folder.
Stack Columns of a Dataframe into New Column
Calculate Descriptive Statistics
Create a List of Relative Widths of Columns for RTF Outputs
Mimic the style of traditional reporting macros for clinical trials. The purpose is to generate tables, listings and figures that support clinical research. This package is well suited for firms or individuals who wish to incorporate R without changing their ways of working as it follows a traditional clinical research workflow. Invoke functions (instead of macros) to summarize data and produce formatted reports. This package differs from others in that it includes tools (wrappers) for both analyzing and reporting data.
Useful links