rpp_out_csv {oreo}R Documentation

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

Author(s)

Simon Rogers Group for Soft Matter (matlab version), Giorgio Luciano and Serena Berretta (R version)


[Package oreo version 1.0 Index]