read_visualization: Reads the visualization script in an FSK model

View source: R/open_fsk.R

read_visualizationR Documentation

Reads the visualization script in an FSK model

Description

Reads the visualization script in an FSK model

Usage

read_visualization(file_dir, check = FALSE, filename = "visualization.R")

Arguments

file_dir

path to the file.

check

Whether to make checks. FALSE by default.

filename

Name of the file whith the information (visualization.R by default).

Value

A character string with the contents of the R file.


FSK2R documentation built on March 18, 2022, 7:21 p.m.