ui_db: User-interface for downloading from the animalnexus database

Description Usage Arguments Value See Also Examples

View source: R/mod_data_db.R

Description

Launches an interactive shiny app for downloading data interactively. Also available online at http://animalnexus.ca or by launching the local animalnexus app through animalnexus. See the dl_data function for a non-interactive method.

Usage

1
ui_db(verbose = FALSE)

Arguments

verbose

Logical. Print log events to console.

Value

Downloaded data frame formatted and ready to be transformed

See Also

dl_data

Examples

1
2
3
4
## Not run: 
  my_data <- ui_db()

## End(Not run)

animalnexus/feedrUI documentation built on Feb. 5, 2022, 9:08 a.m.