All functions

SummaryTable1()

SummaryTable1

SummaryTable2()

SummaryTable2

SummaryTable1()

SummaryTable3

classify_xy()

Detect spatial information in data columns

data_package_copy()

Copy data package from temporary directory to user specified directory

data_package_download()

Download a data package from the DataONE network

data_package_read()

Read a data package into R

data_package_remove()

Remove a data package directory

data_package_shiny_handler()

A data_package_* handler for the shiny app

data_package_wrapper()

Download and read wrapper function

datapie_shiny()

Creating a graphical user interface for creating ggplot-graphs.

freqclocks_forDates()

freqclocks_forDates

freqclocks_forPOSIX()

freqclocks_forPOSIX

make_cat_variable_summary_df()

make_cat_variable_summary_df

make_categorical_histogram()

make_categorical_histogram

make_missing_plot()

make_missing_plot

make_numeric_histogram()

make_numeric_histogram

make_numeric_variable_summary_df()

make_numeric_variable_summary_df

make_time_variable_summary_df()

make_time_variable_summary_df

make_vector_of_Date_variable_names()

make_vector_of_Date_variable_names

make_vector_of_POSIX_variable_names()

make_vector_of_POSIX_variable_names

make_vector_of_categorical_variable_names()

make_vector_of_categorical_variable_names

make_vector_of_numeric_variable_names()

make_vector_of_numeric_variable_names

match_names()

Match data and metadata attribute names. This function matches indices of column names in the data and attributeName's specified in metadata.

rda_wrapper()

A wrapper for read_data_archive

read_data_archived()

Read an archived data package into R as a list object (THIS FUNCTION IS DEPRECATED. PLEASE USE data_package_download() and data_package_read() INSTEAD.)

space_detective()

the space detective

space_plot()

the Space plot

static_report_complete()

Wrapper function to generate complete HTML report: entity-level plus variable-level reports for one entity.

static_report_entity()

Generate entity-level report.

static_report_variable()

Generate variable-level plots.

time_detector()

time.detector

use_missing_code()

Substitudes missing codes with NAs. This function performs column-wise substitution of NAs for missing values codes, if specified in attribute metadata.