roxygen2::roxygenise()
devtools::install()
devtools::install_github("tercen/tim", ref="0.0.13")
tim::set_workflow_step_ids(data_step_url)
tim::set_tercen_credentials()
tim::build_test_data(out_table = out_table, ctx = ctx, test_name = "test1")
tim::check_test_local(out_table = out_table, test_name = "test1")
tim::populate_gh_workflow(type = "R")
tim::populate_gh_workflow(type = "docker")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.