search for: pedacito

Displaying 5 results from an estimated 5 matches for "pedacito".

2013 Aug 06
2
data.frame
...uiero usar este data.frame para hacer un plot.geodata me marca el siguiente error Error en array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), : 'data' must be of a vector type Tengo activos los paquetes geoR y sp y la versión de R que uso es la 2.15 También les mando el pedacito de scrip que estoy usando data<-read.csv("soil.csv",header=T) xy <- read.csv("xy.csv") attach(data) attach(xy) N<- log(N) exs <- equis y <- Y Nt <- data.frame(exs,y,N) attach(Nt) plot.geodata(Nt) Alguien podría ayudarme a saber que es lo que estoy haciendo ma...
2013 Aug 06
2
data.frame
...t; un plot.geodata me marca el siguiente error > > Error en array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), > : > 'data' must be of a vector type > > > Tengo activos los paquetes geoR y sp y la versión de R que uso es la 2.15 > También les mando el pedacito de scrip que estoy usando > > data<-read.csv("soil.csv",**header=T) > xy <- read.csv("xy.csv") > attach(data) > attach(xy) > N<- log(N) > exs <- equis > y <- Y > Nt <- data.frame(exs,y,N) > attach(Nt) > plot.geodata(Nt) > &gt...
2013 Aug 06
0
data.frame
...uiero usar este data.frame para hacer un plot.geodata me marca el siguiente error Error en array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), : 'data' must be of a vector type Tengo activos los paquetes geoR y sp y la versión de R que uso es la 2.15 También les mando el pedacito de scrip que estoy usando data<-read.csv("soil.csv",header=T) xy <- read.csv("xy.csv") attach(data) attach(xy) N<- log(N) exs <- equis y <- Y Nt <- data.frame(exs,y,N) attach(Nt) plot.geodata(Nt) Alguien podría ayudarme a saber que es lo que estoy haciendo ma...
2013 Aug 06
0
data.frame
...sar este data.frame para hacer un plot.geodata me marca el siguiente error Error en array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), : 'data' must be of a vector type Tengo activos los paquetes geoR y sp y la versión de R que uso es la 2.15 También les mando el pedacito de scrip que estoy usando data<-read.csv("soil.csv",header=T) xy <- read.csv("xy.csv") attach(data) attach(xy) N<- log(N) exs <- equis y <- Y Nt <- data.frame(exs,y,N) attach(Nt) plot.geodata(Nt) Alguien podría ayudarme a saber que es lo...
2003 Nov 03
16
Samba configuration
I'm trying to config a Linux box to integrate into a windows network using pam_smb and samba. Ive set it up so that using pam_smb I can get the user to log onto the linux desktop with their NT id and password. The only problem is once the user is logged on they need to be able to access shared resources disk, printers etc... without the need to reauthenticate to the domain, i.e. use a cache