RStudio
The familiar RStudio desktop but on the web.
http://uclvlddpragae13:908Xutilities.R successfully loaded from /workspace/scripts/utilities.Rcon <- connect_to_ducklake()dbExecute(con, "SHOW ALL TABLES;")
first10 <- dbGetQuery(con, "SELECT * FROM camino.bronze.Organisms LIMIT 10")
print(first10),Last updated
