powered by
Plot the data re sampling process
vascr_plot_resample( data.df, unit = "R", frequency = "4000", well = "A01", newn = 20, plot = TRUE, rug = TRUE, points = FALSE )
A plot showing how well the resampled data conforms to the actual data set
Dataset to analyse
Unit to use, defaults to R
Frequency to use, defaults to 4000
Well to use, defaults to A01 (or first well in plate)
New number of timepoints to compare to current
Return a ggplot or the underlying data. Defaults to TRUE, returning the plot.
Show rug lot, defaults true
Show points, defaults to false
vascr_plot_resample(growth.df) vascr_plot_resample(growth.df, plot = FALSE)
Run the code above in your browser using DataLab