Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-burn committed Oct 3, 2024
1 parent b03548d commit 7b5f4a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can install phenotypeR from GitHub:
remotes::install_github("ohdsi/phenotypeR")
```

## Codelist diagnostics
## Example usage

``` r
library(omopgenerics)
Expand All @@ -70,7 +70,7 @@ result <- cdm$gibleed |>

``` r
summary(result)
#> A summarised_result object with 6044 rows, 12 different result_id, 1 different
#> A summarised_result object with 6020 rows, 12 different result_id, 1 different
#> cdm names, and 10 settings.
#> CDM names: Synthea synthetic health database.
#> Settings: package_name, package_version, result_type, timing, table_name,
Expand Down

0 comments on commit 7b5f4a6

Please sign in to comment.