Различия
Здесь показаны различия между двумя версиями данной страницы.
| Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
|
spdgrams:ree_continental_curst_lower [2016/03/22 15:40] admin |
spdgrams:ree_continental_curst_lower [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_lower> | <use:spdgrams.ree_continental_curst_lower> | ||
| <test:spdgrams.ree_continental_curst_lower> | <test:spdgrams.ree_continental_curst_lower> | ||
| Строка 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_lower <- function(ppm_data, el_order = NULL) | spdgrams.ree_continental_curst_lower <- function(ppm_data, el_order = NULL) | ||
| Строка 64: | Строка 63: | ||
| } | } | ||
| </Code> | </Code> | ||
| + | |||
| + | {{tag>spdgrams continental}} | ||