mod_downloadImage: mod_downloadImage_ui and mod_downloadImage_server

Description Usage Arguments Details

Description

A shiny Module. This module allows user to download the adjusted tree image. Current download formats include png, pdf, and tiff.

Usage

1
2
3
mod_downloadImage_ui(id)

mod_downloadImage_server(input, output, session, tree_out)

Arguments

id

shiny id

input

internal

output

internal

session

internal

treeout

from cladeAnnotator module; mostly like class of ggtree, gg, gglot2 if user combined genetic data with tree data; if not then class phylo

Details

downloadImage Function


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