# NOT RUN {
### Format data frame
df.new <- format_data(GCaMP)
### Transform into percent baseline: relative to -3s to -1s before epoc
perc_baseline(Dataframe = df.new, Baseline.times = c(-3, -1))
# }
Run the code above in your browser using DataLab