shelltrace (version 3.5.1)

Oyster_Export: Function that exports data of the growth model

Description

Function that exports the results of the bivalve growth model as tables in the form of XLSX files. de Winter, N. J. (2017) <doi:10.5194/gmd-2017-137>

Usage

Oyster_Export(subincr_matrix, name_file)

Arguments

subincr_matrix

Data frame that contains characteristics of every sub-increment

name_file

String containing the name of the file to be exported

Details

Results are exported as "<name file>.xlsx?" in the working directory

References

de Winter, N. J.: ShellTrace v1.0 ? A new approach for modelling growth and trace element uptake in marine bivalve shells: Model verification on pacific oyster shells (Crassostrea gigas), Geosci. Model Dev. Discuss., https://doi.org/10.5194/gmd-2017-137, in review, 2017.

See Also

"Oyster_av_thickness"

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
    Oyster_Export(subincr_matrix6, "test_export")
  
# }

Run the code above in your browser using DataLab