load_behavior_csv: Load a reaction behavior

View source: R/io.R

load_behavior_csvR Documentation

Load a reaction behavior

Description

This function loads a reaction behavior saved by save_behavior_csv().

Usage

load_behavior_csv(filename)

Arguments

filename

The name of the file that will be loaded. You don't need to specify the extension of the file, the .csv extension will be added automatically at the end of the name specified.

Value

A data frame with the reaction behavior.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.