## Not run:
# # create connection to DB
# con <- idaConnect("BLUDB", "", "")
#
# # create data.frame from table
# df <- idadf(con, "SELECT * FROM IRIS")
#
# # close the connection again
# idaClose(con)
# ## End(Not run)
Run the code above in your browser using DataLab