Displaying 1 result from an estimated 1 matches for "tsgcst".
Did you mean:
socst
2009 Jan 10
0
RMySQL CREATE TABLE error
...error; see lines 14-17 in
B.) series1 and series2 load correctly. Any ideas? Also-I am open to any
suggestions to improve the code as I am a horrific programmer. Thanks
A.
1 > library(RMySQL)
2 > library(psych)
3 > drv=dbDriver("MySQL")
4 > con = dbConnect(drv, user="tsgcst", password = "sOy9Nays",
dbname="tsgcst", host="db.ci.uchicago.edu")
5 > dbListTables(con)
[1] "TS_descript_spec" "participant_TS_descript"
"snr_adultsTS1" "snr_adultsTS2"
"time_series_s...