enable_randomization_on_a_preconfigured_project_in_production
Source:R/randomization.R
enable_randomization_on_a_preconfigured_project_in_production.Rd
Turn on randomization in the target project but only if it has already been moved to production and randomization has been configured.
Usage
enable_randomization_on_a_preconfigured_project_in_production(
target_conn,
target_project_id
)