launch_tatami: Launch the 'Tatatmi' app

Description Usage Arguments

Description

Launch the 'Tatami' app in the default web browser. 'RStudio' users also have the option of launching the app in the pop-up Viewer.

Usage

1
2
3
4
5
launch_tatami(initial, ..., rstudio = getOption("rtatami.rstudio"))

## Default S3 method:
launch_tatami(initial, ...,
  rstudio = getOption(("rtatami.rstudio")))

Arguments

initial

initial value for square measure in metric.

...

settings for shiny::runApp.

rstudio

set TRUE if RStudio viwer is used. the default setting is FALSE.


inoueakimitsu/RTatami documentation built on May 8, 2019, 6:48 p.m.