Tec Salud
R version 2.15.2 (2012-10-26) -- "Trick or Treat"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-linux-gnu (64-bit)
R es un software libre y viene sin GARANTIA ALGUNA.
Usted puede redistribuirlobajo ciertas circunstancias.
Escriba 'license()' o 'licence()' para detalles de distribucion.
R es un proyecto colaborativo con muchos contribuyentes.
Escriba 'contributors()' para obtener más información y
'citation()' para saber cómo citar R o paquetes de R en publicaciones.
Escriba 'demo()' para demostraciones, 'help()' para el sistema on-line de ayuda,
o 'help.start()' para abrirel sistema de ayuda HTML con su navegador.
Escriba 'q()' para salir de R.
> source("vigYfaseAtaque.R",echo=TRUE)
> ##################
> # Parameters
> ##################
> folderOutput<-"reportvigilanciayphaseataque-img/"
> extensionOutput<-"png"
> # translate in terms of printing
> if(extensionOutput=="eps"){
+functionOutput<-postscript
+ }else{
+ functionOutput<-eval(parse(text=extensionOutp .... [TRUNCATED]
> extensionOutput<-paste(".",extensionOutput,sep="")
> # to print graph ready to be imported
> printGraph<-function(nameOutput){
+ if(extensionOutput==".pdf" | extensionOutput==".eps" |extensionOutput= .... [TRUNCATED]
> # to print tables to latex:
> library(xtable)
>printTable<-function(object,fileName,include.rownames=FALSE){
+ print(xtable(object),include.rownames=include.rownames,file=paste(folderOutput,file .... [TRUNCATED]
> ##################
> # Technical preparation
> ##################
> graphics.off()
> source("RanalysisFunctions.R")
Error en file(filename, "r", encoding = encoding) :
no se puede abrir laconexión
Además: Mensajes de aviso perdidos
In file(filename, "r", encoding = encoding) :
no fue posible abrir el archivo 'RanalysisFunctions.R': No existe el archivo o el directorio
> source("vigYfaseAtaque.R",echo=TRUE)
> ##################
> # Parameters
> ##################
> folderOutput<-"reportvigilanciayphaseataque-img/"
> extensionOutput<-"png"> # translate in terms of printing
> if(extensionOutput=="eps"){
+ functionOutput<-postscript
+ }else{
+ functionOutput<-eval(parse(text=extensionOutp .... [TRUNCATED]
> extensionOutput<-paste(".",extensionOutput,sep="")
> # to print graph ready to be imported
> printGraph<-function(nameOutput){
+ if(extensionOutput==".pdf" | extensionOutput==".eps"|extensionOutput= .... [TRUNCATED]
> # to print tables to latex:
> library(xtable)
> printTable<-function(object,fileName,include.rownames=FALSE){
+ print(xtable(object),include.rownames=include.rownames,file=paste(folderOutput,file .... [TRUNCATED]
> ##################
> # Technical preparation
> ##################
> graphics.off()
>source("RanalysisFunctions.R")
-----------------------------------------------------------
PBS Mapping 2.62.34 -- Copyright (C) 2003-2012 Fisheries and Oceans Canada
PBS Mapping comes with ABSOLUTELY NO WARRANTY;
for details see the file COPYING.
This is free software, and you are welcome to redistribute
it under certain conditions, as outlined in the above file.
A complete user guide'PBSmapping-UG.pdf' is located at
/usr/local/lib/R/site-library/PBSmapping/doc/PBSmapping-UG.pdf
To see demos, type '.PBSfigs()'.
Packaged on 2012-03-01
Pacific Biological Station, Nanaimo
-----------------------------------------------------------
convUL: For the UTM conversion, automatically detected zone 19.
convUL: Converting coordinates within the southern hemisphere....
Regístrate para leer el documento completo.