make_tidy: make data tidy

View source: R/make_tidy.R

make_tidyR Documentation

make data tidy

Description

@description Make standard input data into tidy format/long format

Usage

make_tidy(inputData, type)

Arguments

inputData

input data.frame in standard format

type

type of function to average data, eg. median, mean...

Value

a data frame with matching drugs and controls for each treatment group


mauromiguelm/tdsR documentation built on Oct. 24, 2022, 6:42 p.m.