Function reference
-
site_build()site_start_server() - Render a Website
-
site_make_child() - Make a Copy of a Data Site
-
page_head() - Write content to the head of a website
-
page_menu() - Adds a menu to a website
-
page_navbar() - Add a navbar (header) section to a website
-
page_panel() - Adds an organizational panel to a website
-
page_popup() - Adds a modal dialog (popup) to a website
-
page_section() - Adds an organizational section to a website
-
page_tabgroup() - Adds a group of tabs to a website
-
page_text() - Add static text elements to a website.
-
page_tutorials() - Add a guided tour to a website
-
input_button() - Add a button to a website
-
input_buttongroup() - Add a button toggle group to a website
-
input_checkbox() - Add checkboxes, radio buttons, or switches to a website
-
input_combobox() - Add a combobox select input to a website
-
input_dataview() - Add a unified data view to a website
-
input_number() - Add a number input to a website
-
input_rule() - Add an input rule to a website
-
input_select() - Add a select input to a website
-
input_slider() - Add a range slider to a website
-
input_switch() - Add a single switch or checkbox to a website
-
input_text() - Add a text input to a website
-
input_variable() - Add an internal variable to a website
-
output_credits() - Adds credits to a website
-
output_info() - Add a tooltip-like display to a website
-
output_legend() - Adds a legend to a website
-
output_map() - Add a map to a webpage
-
output_plot() - Add a plot to a webpage
-
output_table() - Add a table to a webpage
-
output_text() - Add dynamic text to a website
-
datacommons_find_variables() - Attempt to locate variables in a set of mapped variables.
-
datacommons_map_files() - Map Data Commons Files
-
datacommons_refresh() - Refresh Data Commons Repositories
-
datacommons_view() - Interact with a Data Commons View
-
init_data() - Create a datapackage.json template
-
init_datacommons() - Initialize a Data Commons
-
init_function() - Create a new package function
-
init_repository() - Create a Data Repository
-
init_site() - Create a website
-
init_template() - Create new template initializer
-
data_add() - Adds documentation of a dataset to a datapackage
-
data_measure_info() - Makes a measurement metadata file
-
check_repository() - Check Data Repositories
-
check_template() - Check the structure of a templated project
-
data_reformat_sdad() - Reformat an SDAD-formatted dataset
-
download_dataverse_data()download_dataverse_info() - Download Dataverse Dataset Files
-
util_make_palette() - Format a JavaScript Color Palette