Thanks to visit codestin.com
Credit goes to github.com

Skip to content

liammagee/sealand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sealand

Repository for assets relating to the ECND project.

Project structure

Uses the project layout suggested by Nice R Code.

In particular:

  • ./ - Contains project-related files
  • ./data/ - The data files
  • ./doc/ - Documents about the costings (including data and assumptions)
  • ./figs/ - Generated images
  • ./output/ - Logs, generated data, tables, etc.
  • ./R/ - R functions

Running "R" from the command line

Any of the following:

Rscript analysis.R
R --save < analysis.R
R CMD BATCH analysis.R

Generating docs

Command for running pandoc over doc/costing.md:

pandoc doc/costing.md -S -s --mathjax=http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML -o output/costing.html

Code style

Code is being migrated to commonly used conventions, e.g.:

About

Repository for assets relating to the ECND project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published