Различия
Здесь показаны различия между двумя версиями данной страницы.
| Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
| spdgrams:ree_continental_curst [2016/03/24 08:54] admin | spdgrams:ree_continental_curst [2018/11/12 15:07] (текущий) | ||
|---|---|---|---|
| Строка 4: | Строка 4: | ||
| === Details === | === Details === | ||
| - | <data plot> | + | | Reference | <ref:rudnick2003> | | 
| - | Reference [wiki]: <ref:rudnick2003> | + | | Data | bulk | | 
| - | Data: bulk | + | | Input | ppm | | 
| - | Input: ppm | + | |
| - | </data> | + | |
| <use:spdgrams.ree_continental_curst> | <use:spdgrams.ree_continental_curst> | ||
| <test:spdgrams.ree_continental_curst> | <test:spdgrams.ree_continental_curst> | ||
| Строка 29: | Строка 28: | ||
| require('ggplot2'); | require('ggplot2'); | ||
| - | cmp <- read.csv("constants_continental_curst_compositions.csv", sep=";", stringsAsFactors=F); | + | cmp <- read.csv("constants_continental_curst_rudnick2003.csv", sep=";", stringsAsFactors=F); | 
| spdgrams.ree_continental_curst <- function(ppm_data, el_order = NULL) | spdgrams.ree_continental_curst <- function(ppm_data, el_order = NULL) | ||