Различия
Здесь показаны различия между двумя версиями данной страницы.
| Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
| spdgrams:ree_continental_curst [2016/03/24 09:33] admin | spdgrams:ree_continental_curst [2018/11/12 15:07] (текущий) | ||
|---|---|---|---|
| Строка 28: | Строка 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) | ||