run_wordbox_dashboard: Run Dashboard for Log and Wordlist Analysis

View source: R/dashboard.R

run_wordbox_dashboardR Documentation

Run Dashboard for Log and Wordlist Analysis

Description

Run Dashboard for Log and Wordlist Analysis

Usage

run_wordbox_dashboard(
  log_file = NULL,
  wordbox_dir = NULL,
  launch.browser = NULL
)

Arguments

log_file

path to the log file

wordbox_dir

path to the directory with the wordlist files

launch.browser

logical, if TRUE, the application is opened in the system's default browser, if FALSE, no browser is started. If the argument is omitted, the value according to the option shiny.launch.browser is used, which in RStudio opens the internal shiny viewer.


stibu81/WordBox documentation built on Nov. 28, 2024, 2:29 p.m.