View source: R/run_hourglass.R
test_Hourglass | R Documentation |
Used to test Hourglass from py interface by saving the in-built iris dataset to a csv file in specified output directory.
test_Hourglass(out_dir = ".", filename = "test_iris")
out_dir |
The output directory for a file. |
filename |
The name of the output csv file (minus the .csv extension). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.