make_tidy | R Documentation |
@description Make standard input data into tidy format/long format
make_tidy(inputData, type)
inputData |
input data.frame in standard format |
type |
type of function to average data, eg. median, mean... |
a data frame with matching drugs and controls for each treatment group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.