Purpose of this function is to take Output of Regional Simulations of Brazil and produce a multiple files according to year containing predicted yield at simulation points
| 1 2 | CreateYearlyOutputFiles(ResultDirectory, OutputColumnID, OutputColumnVarName,
  firstyear, lastyear, LocationofYearlySummary)
 | 
| ResultDirectory | contains all the result in .RData format | 
| OutputColumnID | contains all the non-repeating output column ID in result dataframe such as soil lat, lon, ID | 
| OutputColumnVarName | contains all the variables (repeating over multueple years) in the result data frame, such as stem, leaf, deadleaf | 
| lastyear | is lastyear of simulations | 
| LocationofYearlySummary | where all the year file will be storied | 
| firrstyear | is first year of simulation | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.