Displaying 1 result from an estimated 1 matches for "famedb".
Did you mean:
namedb
2009 Jan 20
1
Problem with FAME
...turn for help to this list.
I tried to use your FAME package written for R, but somehow I cannot get it working. I am using Windows XP and the newest R installation version 2.8.1.
For example, if I run the following code I get the following error message:
library(fame)
mydb <- "O:/FameDB/national.db"
mydb
fameWhats(mydb,"TS21555100",getDoc = T)
getfame("TS21555100",mydb)
> library(fame)
> mydb <- "O:/FameDB/national.db"
> mydb
[1] "O:/FameDB/national.db"
> fameWhats(mydb,"TS21555100",getDoc = T)
Fehle...