Oyster_Export: Function that exports data of the growth model

Description Usage Arguments Details Note Author(s) Source References See Also Examples

View source: R/Oyster_Export.R

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

1
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

Note

Please cite Geoscientific Model Development paper dealing with the ShellTrace model

Author(s)

Niels J. de Winter

Source

GitHub
Manuscript
Supplementary data
Author website

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

1
2
3
4
  ## Not run: 
    Oyster_Export(subincr_matrix6, "test_export")
  
## End(Not run)

nielsjdewinter/ShellTrace documentation built on May 7, 2019, 2:55 a.m.