.h2o.locate | R Documentation |
Locate a file given the pattern <bucket>/<path/to/file> e.g. h2o:::.h2o.locate("smalldata/iris/iris22.csv") returns the absolute path to iris22.csv
.h2o.locate(pathStub, root.parent = NULL)
pathStub |
relative path |
root.parent |
search root directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.