show_documentation: Show package documentation

Description Usage Arguments Value Examples

View source: R/HELPER_show_documentation.R

Description

show_documentation is a function to open the documentation (available as html file) in a browser.

Usage

1
show_documentation(topic = c("README", "forecast_models"), test_mode = F)

Arguments

topic

A character string indicating which of the available documentation files to display.

test_mode

Boolean, which is only set to TRUE when testing this function within the testthat framework for building the tsforecast package.

Value

An html document with documentation.

Examples

1

ing-bank/tsforecast documentation built on Sept. 18, 2020, 9:40 a.m.