> of reading it? Or attach it as a plain text file and tell us what encoding
> the file is in?
>
> Yes, there probably is a bug here but we do need to be able to reproduce it.
>
> On Thu, 24 Apr 2008, Javier Muñoz wrote:
>
>
> > Hello,
> >
> > T
Hello,
This is what i get in R-2.7.0 (with the completely internal file.path()):
> setwd("c:/jml/Valoración F1/04 BA/")
> filename <- "Valoración F1 PAG.mdb"
> file.path(getwd(), filename)
[1] "c:/jml/Valoración F1/04 BA/Valoración F1 PAG.mdb" <<- worng
> file.path("c:/jml/Valoración F1/04 BA"
2 matches
Mail list logo