cut_point_trelliscope.Rd
Intended to take long data and output trelliscope with cut_point
vertical lines
cut_point_trelliscope(data, movAvg = 21, trans = "identity", name = "cut_point Results", group = "common", path = "~/trelliscope", selfContained = F)
data | Tibble/Data Frame with the following columns:
|
---|---|
movAvg | Moving average
|
trans | Scale of the y-axis, see
|
name | Name of the trelliscope view
|
group | Group of trelliscope views
|
path | Base directory of trelliscope app
|
selfContained | Create the individual pre-rendered panels
|
trelliscopejs object
test#> Error in eval(expr, envir, enclos): object 'test' not found