Hello all!
I was wondering if it is possible to create a zip archive within R and
add files to it? I know it is possible to unzip files but is it
possible the other way round?
Thanks in advance
Christoph
__
R-help@r-project.org mailing list
https://sta
Hello all!
I was wondering if there is a way to pickle an R object into a file
like it is possible in python? Such as you have an complicated R
object(not a dataframe) , you use a function to write it to a file and
than you have a function where you can retrieve the object from that
file later on.
Hi!
I was wondering if it is possible to have a startup script similar to
matlab as such when R starts up the script is automatically executed?
Thanks
Christoph
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
Hi,
I'm trying to get this library working under R2.10.0. I downloaded it
and installed it from zip file. i get the following output.
> library(hgu133a2.db)
Error in library(hgu133a2.db) : there is no package called 'hgu133a2.db'
> utils:::menuInstallLocal()
package 'hgu133a2.db' successfully unpa
Hi,
I'm trying to get this library working under R2.10.0. I downloaded it
and installed it from zip file. i get the following output.
> library(hgu133a2.db)
Error in library(hgu133a2.db) : there is no package called 'hgu133a2.db'
> utils:::menuInstallLocal()
package 'hgu133a2.db' successfully unpa
5 matches
Mail list logo