read_insulin | R Documentation |
Reads insulin and C-peptide data
read_insulin(
results =
"/Users/andersaskeland/Documents/0 - Multisite/Storage (Local)/10 - Data/Insulin_c-peptide/insulin_c-peptide.csv",
layout =
"/Users/andersaskeland/Documents/0 - Multisite/Storage (Local)/10 - Data/Insulin_c-peptide/sample_layout.xlsx"
)
results |
path | Path to file containing results & identifiers |
layout |
path | Path to file containing group information |
tibble
# Read insulin and c-peptide data
df <- read_insulin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.