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

summariseCodeUse() #70

Open
martaalcalde opened this issue Aug 8, 2024 · 3 comments
Open

summariseCodeUse() #70

martaalcalde opened this issue Aug 8, 2024 · 3 comments

Comments

@martaalcalde
Copy link
Collaborator

  • allow for different levels
  • all concepts at the same time
  • strata levels mixed between them
@martaalcalde martaalcalde added this to the Release 0.1 milestone Aug 8, 2024
@catalamarti
Copy link
Collaborator

  • to consider if we want to functions (codelist vs concept_id level)
  • person count vs record count

@martaalcalde martaalcalde removed this from the Release 0.1 milestone Sep 6, 2024
@catalamarti
Copy link
Collaborator

summariseCodeUse <- function(x,
cdm,
countBy = c("record", "person"),
byConcept = TRUE,
byYear = FALSE,
bySex = FALSE,
ageGroup = NULL){

This is the current function in CodelistGenerator, is there anything extra that we would need @martaalcalde ?

@martaalcalde
Copy link
Collaborator Author

martaalcalde commented Sep 12, 2024

Hi Marti, see my suggestion in issue #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants