Learn R Programming

oreo (version 1.0)

rpp_out_csv: Export results of the performed SPP analysis in csv format

Description

# This function export the output the SPP analysis (performed via FFT or Numeric Analysis) and export it to csv files

Usage

rpp_out_csv(out, myfilename = "my_models.xlsx")

Arguments

out

output of the SPP analysis (performed via FFT or Numeric Analysis)

myfilename

name of the file where to save results (csv)

Value

No return value