mod_exampleData: mod_exampleData_ui and mod_exampleData_server

Description Usage Arguments Details

Description

A shiny Module. This module sources the pre-loaded example data (e.g. tree (x3), genetic distance file (x3), and meta data file (x3)), which are already combined as a dataset (e.g. example data 1 is the combined data files of example tree 1, example genetic 1, and example meta 1.) This module contains 3 functions located in the golem_utils_server file (replace_column_header, gene_object_out, m_file_conversion). Essentially, these functions are used to manipulate the files to combine them.

Usage

1
2
3
mod_exampleData_ui(id)

mod_exampleData_server(input, output, session)

Arguments

id

shiny id

input

internal

output

internal

session

internal

Details

exampleData function


jennahamlin/Tinsel documentation built on Sept. 15, 2021, 9:46 a.m.