Description Usage Arguments Details Note Author(s) Source References See Also Examples
View source: R/Oyster_Export.R
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>
| 1 | Oyster_Export(subincr_matrix, name_file)
 | 
| subincr_matrix | Data frame that contains characteristics of every sub-increment | 
| name_file | String containing the name of the file to be exported | 
Results are exported as "<name file>.xlsx?" in the working directory
Please cite Geoscientific Model Development paper dealing with the ShellTrace model
Niels J. de Winter
GitHub 
Manuscript 
Supplementary data 
Author website
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.
"Oyster_av_thickness"
| 1 2 3 4 |   ## Not run: 
    Oyster_Export(subincr_matrix6, "test_export")
  
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.