Displaying 3 results from an estimated 3 matches for "source_https".
2012 Feb 11
3
Counting occurences of variables in a dataframe
Hi everybody,
I have a large dataframe similar to this one:
knames <-c('ab', 'aa', 'ac', 'ad', 'ab', 'ac', 'aa', 'ad','ae', 'af')
kdate <- as.Date( c('20111001', '20111102', '20101001', '20100315',
'20101201', '20110105', '20101001', '20110504',
2012 Mar 19
0
Sankey Diagrams in R
...r.html
See below for working example.
My questions are, is this the most updated Sankey Diagram-script we have in the R community? Is there a better way to visualize flow and percentages in one diagram in R?
Thanks,
Eric
## the working example
## th, https://tonybreyal.wordpress.com/2011/11/24/source_https-sourcing-an-r-script-from-github/
sourc.https <- function(url, ...) {
? # load package
require(RCurl)
? # install.packages(c("RCurl"), dependencies = TRUE)
? # parse and evaluate each .R script
? sapply(c(url, ...), function(u) {
??? eval(parse(text = getURL(u, followlocation = TRUE,...
2014 Sep 01
3
help: shiny leer ficheros desde google drive
...;)
summary(kk)
(usando la url de descarga directa que añade ese "?dl=1")
Lo que sí he visto en muchos foros es que descargarse un script direct.
de internet con https *sí* requiere un poco de curro o función especial,
pero son mensajes de 2011
http://tonybreyal.wordpress.com/2011/11/24/source_https-sourcing-an-r-script-from-github/
http://stackoverflow.com/questions/7715723/sourcing-r-script-over-https
¿Esto sigue siendo así?
El 31/08/2014 12:00, r-help-es-request en r-project.org escribió:
> Envíe los mensajes para la lista R-help-es a
> r-help-es en r-project.org
>
> P...