Difference between revisions of "Hydrology in R"
Jump to navigation
Jump to search
m |
|||
Line 2: | Line 2: | ||
[[Category:Hydrology in R]] | [[Category:Hydrology in R]] | ||
− | This page contains | + | This page contains examples of hydrological analysis and modelling using R. The routines use mainly functions that are available in the standard R packages. When non-standard packages are needed, they will be listed. They can be downloaded and installed from [http://cran.r-project.org/mirrors.html CRAN]. We also make some specific packages available on this wiki. |
+ | |||
+ | ==Packages== | ||
+ | |||
+ | * [[topmodel|An R implementation of TOPMODEL]] | ||
==Importing data== | ==Importing data== |
Revision as of 09:48, 10 June 2008
This page contains examples of hydrological analysis and modelling using R. The routines use mainly functions that are available in the standard R packages. When non-standard packages are needed, they will be listed. They can be downloaded and installed from CRAN. We also make some specific packages available on this wiki.
Packages
Importing data
Importing hydrological time series and basic preprocessing
An example of importing GIS data