Различия
Здесь показаны различия между двумя версиями данной страницы.
| Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
| spdgrams:ree_continental_curst [2016/03/22 15:39] 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> | ||
| Строка 27: | Строка 26: | ||
| <Code linenums lang-r> | <Code linenums lang-r> | ||
| - | require('ggplot'); | + | 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) | ||
| Строка 63: | Строка 62: | ||
| } | } | ||
| </Code> | </Code> | ||
| + | |||
| + | {{tag>spdgrams continental}} | ||