save_behavior_csv: Save a reaction behavior

View source: R/io.R

save_behavior_csvR Documentation

Save a reaction behavior

Description

This function saves a reaction behavior returned by react() in a csv file.

Usage

save_behavior_csv(behavior, filename)

Arguments

behavior

The reaction behavior returned by react().

filename

The name of the file that will be saved. 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.


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