build_trelliscope.Rd
Builds Trelliscope
build_trelliscope(
data,
data_cognostics = NULL,
use_trelliscope2 = F,
id_columns = NULL,
add_id_column = T,
trelliscope_title = "NBA Test",
generate_thumbnail = F,
input_cognostics = NULL,
view_parameters = NULL,
sort_columns = c("id"),
trelliscope_path = NULL,
push_to_github = F,
description = "",
sort_level = "desc",
self_contained = T,
use_jsonp = TRUE,
is_image = F,
markdown_description = "",
width = 650,
height = 500,
rows = 1,
columns = 2,
trelliscope_group = "common",
require_token = F,
trelliscope_id = NULL,
split_sig = NULL,
order = 1,
use_auto_cognostics = F,
disclaimer = F,
remove_data_columns = T,
conditional_cols = NULL
)