cluster_trelliscope.Rd
Intented to take data in long format for trelliscopejs use
cluster_trelliscope(data, trans = "identity", name = "Cluster Results", group = "common", path = "~/trelliscope", selfContained = FALSE)
data | Tibble/Data Frame with the following columns:
|
---|---|
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
|
A trelliscopejs object
test#> Error in eval(expr, envir, enclos): object 'test' not found