iframe_trelliscope.Rd
Plot trelliscope of an iframe
iframe_trelliscope(
data,
data_cognostics = NULL,
return_raw_data = F,
add_id_column = T,
filter_parameters = NULL,
remove_columns = NULL,
password = NULL,
iframe_url = NULL,
iframe_width = NULL,
iframe_height = NULL,
id_columns = NULL,
input_cognostics = NULL,
view_parameters = NULL,
trelliscope_path = NULL,
trelliscope_title = NULL,
sort_columns = NULL,
sort_level = "desc",
width = 650,
height = 500,
rows = 1,
columns = 2,
description = "",
push_to_github = F,
use_trelliscope2 = F,
use_jsonp = T,
markdown_description = "",
generate_thumbnail = F,
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
)