View source: R/retrieve_results.R
retrieve_results | R Documentation |
Retrieve the relevant results
retrieve_results(
base,
project,
source_repo,
target_repo,
verbose = TRUE,
strict = TRUE
)
base |
The base location to store the model. |
project |
Will be a relative path within the base location. |
source_repo |
A |
target_repo |
A |
verbose |
display the progress |
strict |
What to do when the metadata changes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.