Skip to content
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

modified description, readme, and mockOmopSketch #278

Merged
merged 7 commits into from
Dec 20, 2024
Merged

Conversation

cecicampanile
Copy link
Collaborator

@cecicampanile cecicampanile commented Dec 18, 2024

updated of versions of packages -> resolves #240
removed warning in readme -> resolves #266
now mockdata have all the columns. -> resolves #215
update plotConceptSetCounts -> resolves #204

updated of versions of packages
removed warning in readme
now mockdata have all the columns
DESCRIPTION Outdated Show resolved Hide resolved
README.Rmd Outdated Show resolved Hide resolved

if (length(missing_cols) > 0) {

missing_tbl <- tibble::tibble(!!!rlang::set_names(rep(list(NA_character_), length(missing_cols)), missing_cols))
Copy link
Collaborator

@catalamarti catalamarti Dec 18, 2024

Choose a reason for hiding this comment

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

columns will always be created as character then?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@catalamarti catalamarti merged commit db3a67e into main Dec 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants