similar to: Cargar data frame en app shiny

Displaying 20 results from an estimated 200 matches similar to: "Cargar data frame en app shiny"

2005 Aug 03
1
deparse(substitute(x)) and S3 methods
Dear List, I have the following function: coca <- function(x, ...) { if(is.null(class(x))) class(x) <- data.class(x) UseMethod("coca", x) } and a default method coca.default <- function(x, y, method = c("predictive", "symmetric"), reg.method = c("simpls", "eigen"), weights = NULL,
2002 Jan 18
2
length of dimnames???
Hi: I have made a lot of progress reading and manipulating large data files, thanks to the help of several of you. I am now stuck with writing the final file with the following error (see also the full transcript below): Error in as.matrix.data.frame(x) : length of dimnames[2] not equal to array extent I do not know what it means and could not find how to get around that in the manual nor
2005 Aug 02
1
problem using evaluating a formula
##data y1 <- matrix(c(3,1,0,1,0,1,1,0,0,0,1,0,0,0,1,1,0,1,1,1), nrow = 5, byrow = TRUE) y2 <- matrix(c (3,0,10,3,3,0,0,1,1,0,0,0,0,0,1,0,1,0,0,2,1,0,1,1,0,2,1,1,4,1), nrow = 5, byrow = TRUE) y1 <- as.data.frame(y1) y2 <- as.data.frame(y2) rownames(y1) <- rownames(y2) <- paste("site", 1:5, sep = "") colnames(y1) <-
2011 Jul 28
0
Great Find
Just a good joke An old couple went into a restaurant and ordered something to eat: one Coca Cola and one portion of French fries. The old man sat down and the woman, his wife, sat opposite him, and he began to divide the Coca Cola into two glasses, half for him and half for his wife. He divided all the French fries half-and-half. He gave half to his wife and kept half for himself. Then he began
2010 Jan 26
3
fisheyeR en r-forge
Hola usuaRios, He alojado un paquete en r-forge, ya a punto de ser enviado a CRAN. fisheyeR implementa ideas de varios autores acerca de metodos visualizacion de datos. Para disfrutar de capacidad de interaccion es necesario instalar el paquete tkrplot. Agradeceria enormemente sugerencias, dudas y comentarios. install.packages("fisheyeR",
2013 Jul 21
0
Estadistica espacial
Hola estimada comunidad... Se que esta lista es para asuntos estrictos de R, pero, a ver si alguno puede echarme una mano. Estoy haciendo trabajo de grado ... Necesito imprimir este texto: Statistícal Methods for Spatial Data Analysis, que se encuentra alojado acá: http://libgen.info/view.php?id=176679 l o malo es q esta en zip, y al descomprimirlo me salen las pags en html, alguien lo tendrá
2011 Oct 02
1
R Studio and Rcmdr/RcmdrPlugins
Dear R People: Hope you're having a great weekend! Anyhow, I'm currently experimenting with R Studio on a web server, which is the best thing since sliced bread, Coca Cola, etc. My one question: there is a way to show plots. is there a way to show Rcmdr or its Plugins, please? I tried, but it doesn't seem to work. Thanks so much, Sincerely, Erin -- Erin Hodgess Associate
2005 Aug 16
2
problem using model.frame()
Hi I'm having a problem with model.frame, encapsulated in this example: y1 <- matrix(c(3,1,0,1,0,1,1,0,0,0,1,0,0,0,1,1,0,1,1,1), nrow = 5, byrow = TRUE) y1 <- as.data.frame(y1) rownames(y1) <- paste("site", 1:5, sep = "") colnames(y1) <- paste("spp", 1:4, sep = "") y1 model.frame(~ y1) Error in model.frame(formula, rownames,
2003 Dec 20
0
Fw: Re: CAMPANHA NATAL SEM BAIXARIA - PARTICIPE!
----- Mensagem Original -----=20 Eu boicotaria estas empresas s=F3 pelo fato de financiarem os enjoativos e = rancentos Cassetas, mas me surpreendi ao descobrir que tantos produtos que = eu costumo comprar s=E3o transg=EAnicos. Fui conferir no site do greenpeace= e =E9 verdade!!!!!!!!!!!!! Boicote neles! ----- Original Message -----=20 C A M P A N H A=20 N A T A L S E M B A I X A R I A
2009 Jan 24
1
Help with dudi.pca
Dear R-helpers, I have two data frames, op and em4: > str(op) 'data.frame': 37 obs. of 5 variables: $ m : num 0.202 0.336 0.122 0.139 0.14 ... $ lln : num 0.798 0.643 0.863 0.835 0.823 ... $ rrn : num 0.789 0.702 0.894 0.895 0.923 ... $ asym2: num 0.177 0.304 0.108 0.187 0.274 ... $ asym3: num 0.0755 0.0975 0.0818 0.0651 0.13 ... > str(rownames(op)) chr
2006 Dec 07
0
Wall Street Alert!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2900.2912" name="GENERATOR"> </HEAD> <BODY> <DIV align=left><FONT face=Arial size=3><b>VSUS Announces New MyOneScreen
2005 Nov 30
1
\dQuote{} in \code{} not processed
Just wondering if this is the expected behaviour. I was wanting to produce quoted text within \code{}, without manually entering the '"'. \dQuote{} seems advisable after reading the Writing R Extensions manual, so I tried \code{\dQuote{mytext}} expecting it to produce "mytext" in monospace font (with ' ' round it in the R help files) but it appears that
2009 Jul 24
1
EVERY toll free number appears to be in e164.org??
ENUM lookups at e164.org return a IP route for ALL toll-free numbers. I was surprised to observe that ALL toll-free numbers get a hit at e164.org. It appears that ALL toll-free prefixes have been delegated, thereby publishing an IP route for YOUR TOLL-FREE NUMBERS, my toll-free numbers, and even toll-free numbers that have not been allocated. :-) See below Should I care? Even though this
2023 Jun 01
1
ayuda sobre grafico de barras simple
El 31-05-23 a las 17:56, Javier Marcuzzi escribió: > Estimados > > José envio un archivo, pero no es privativo.  Hay varios programas > para abrir un documento word, pero, dicho de otra forma, es docx, > especificado en: > > Office Open XML - Wikipedia, la enciclopedia libre > <https://es.wikipedia.org/wiki/Office_Open_XML> > es.wikipedia.org
2005 Feb 08
0
unhandled exception on sacred game
Hi all, Two days ago I send below post to wine newsgroup with no response. Since I send mail I try to upgrade to wine-cvs version, but, It is a worst solution. Now I got this error: razer@puerto-lobo:~/.wine/drive_c/Sacred$ wine sacred.exe fixme:system:SystemParametersInfoW Unimplemented action: 8192 (SPI_GETFOREGROUNDLOCKTIMEOUT) fixme:system:SystemParametersInfoW Unimplemented action: 8193
2017 Oct 18
4
Crear lista con data frames
Hola, estoy buscando la manera de crear una lista que contenga una serie de data frames (un número que puede variar con el tiempo pero que siempre van a tener un nombre con una pauta definida). La lista debe estar nombrada con el nombre de cada data frame. Quiero evitar esto: # ------- lista <- list(df1 = df1, df2 = df2, dfn = dfn) # ------- ya que como no sé cuantos data frames voy a tener
2017 Apr 07
3
Distribuir intervalo de días entre meses
Hola, Partiendo de un data frame con 2 variables de fecha (inicio y fin): df <- data.frame(inicio = c(as.Date("2016-01-01"), as.Date("2016-02-14")), fin = c(as.Date("2016-02-01"), as.Date("2016-02-29"))) Necesitaría crear 12 nuevas columnas adicionales, una
2011 Dec 05
0
Problemas al cargar Rcmdr
Buenas a todos en la lista. Aunque los sigo de cerca nunca he participado mas allá de algunas ocasión. Ahora me surgió este problema. Hasta hace poco solo había usado distros Debian-like o Arch pero hace unos días se me dio por probar Sabayon, puesto que andaba en busca de algo rolling release y no quería Arch. La cosa, para hacerla corta, es que instalé Sabayon con KDE. Conseguí arreglar un
2013 Apr 12
1
Problemas para cargar R commander
Tengo problemas para cargar R commander en Mac iOS Mountain Lion y R 3.0.0 > library(Rcmdr) Error : .onAttach failed in attachNamespace() for ''Rcmdr'', details: call: structure(.External(.C_dotTclObjv, objv), class = "tclObj") error: [tcl] invalid command name "image". Error: package or namespace load failed for ''Rcmdr'' ¿Cuál pude
2011 Apr 12
1
Cargar lista de variables en función
Hola compañeros, Soy nuevo y me disculparan si la pregunta es muy básica. Quiero crear una función que me permita recibir variables que pueden ser 2, 3 o más, la idea es llamar esta función e indicarle la ruta y el nombre de las variables para luego realizar algún análisis. Mi idea es la siguiente: library(foreign) FDatos <- function(Ruta,Nombre,Variables){ Datos <-