Skip to content
/ tim Public

tim: Tercen Intelligent Modules is an R package to support developers creating Tercen operators

Notifications You must be signed in to change notification settings

tercen/tim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tim: Tercen Intelligent Modules

Installation

From local repository

roxygen2::roxygenise()
devtools::install()

From GitHub

devtools::install_github("tercen/tim", ref="0.0.13")

Usage

Developement workflow utilities

tim::set_workflow_step_ids(data_step_url)
tim::set_tercen_credentials()

Test utilities

Populate test data

tim::build_test_data(out_table = out_table, ctx = ctx, test_name = "test1")

Check test data

tim::check_test_local(out_table = out_table, test_name = "test1")

Operator folder utilities

Populate GitHub workflow files

tim::populate_gh_workflow(type = "R")
tim::populate_gh_workflow(type = "docker")

About

tim: Tercen Intelligent Modules is an R package to support developers creating Tercen operators

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages