Closed edward-burn closed 2 months ago
@ilovemane I guess the above warning is unintentional?
omock::mockCdmReference() |> omock::mockCohort() #> Warning: There was 1 warning in `dplyr::filter()`. #> ℹ In argument: `.data$rand == min(.data$rand)`. #> Caused by warning in `min()`: #> ! no non-missing arguments to min; returning Inf #> #> ── # OMOP CDM reference (local) of mock database ─────────────────────────────── #> • omop tables: person, observation_period, cdm_source, concept, vocabulary, #> concept_relationship, concept_synonym, concept_ancestor, drug_strength #> • cohort tables: cohort #> • achilles tables: - #> • other tables: -
Created on 2024-06-11 with reprex v2.0.2
this is fixed in #102
@ilovemane I guess the above warning is unintentional?
Created on 2024-06-11 with reprex v2.0.2