Skip to content
Gregory Kanevsky edited this page Oct 21, 2015 · 13 revisions

To run examples please download file containing data and script into a directory on your machine and run command

load_baseball_data.sh -h your_host_name -p port -d your_db_name -U username -w password

where Aster database your_db_name is hosted on your_host_name:port and accessed using username and password.

Then you can run examples in toaster_demo.R

Clone this wiki locally