8000 add country mappings by mattroumaya · Pull Request #835 · Gilead-BioStats/gsm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add country mappings #835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 28, 2022
Merged

add country mappings #835

merged 2 commits into from
Oct 28, 2022

Conversation

mattroumaya
Copy link
Contributor

Overview

Fix #829

  • Add country-level workflow files
  • Added to country_workflow folder to make running/dev'ing via Study_Assess() quicker

To run country-level KRIs:

workflow <- MakeWorkflowList(
  strNames = c(paste0("kri000", rep(1:7)), paste0("cou000", rep(1:7))), 
  bRecursive = TRUE
)

Study_Assess(lAssessments = workflow)

If needed, can add new functionality to MakeWorkflowList() to make the above easier.

Copy link
Contributor
@samussiah samussiah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @mattroumaya, as usual. Went ahead and added the new workflows to meta_workflow so the titles populate in the report.

@samussiah samussiah merged commit a96ad71 into dev Oct 28, 2022
@samussiah samussiah deleted the fix-829 branch October 28, 2022 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add country workflow files
2 participants
0