Skip to content

ScarFace - seacarb calculations with R Shiny user interface

Compare
Choose a tag to compare
@martens73 martens73 released this 11 Feb 12:15
· 33 commits to master since this release
6c6a3be

'ScarFace' is a Shiny web application that has been developed to facilitate the usage of the R-package 'seacarb' (http://CRAN.R-project.org/package=seacarb). 'seacarb' is used to calculate the carbonate chemistry of seawater requiring a command-line usage. For non-friends of bare code, 'ScarFace' enables to use 'seacarb' via an user interface (ui) without the need for digging into R. The web app implements the most frequently used functions bjerrum(), carb(), and errors(), which can be simply operated by numerical or slider inputs. In addition to single calculations, batch processing can be performed by uploading csv source tables, where there is no need for pre-defined column names or order. If required, propagated errors can be calculated based on source table or manually entered values.