Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
catalamarti committed Jun 21, 2024
1 parent 5477aa4 commit d896895
Show file tree
Hide file tree
Showing 2 changed files with 593 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ We can characterise the drug_exposure table:

```{r}
library(OmopSketch)
result <- summariseOmopTable()
result <- summariseOmopTable(cdm$drug_exposure)
result |> glimpse()
```

Expand Down
Loading

0 comments on commit d896895

Please sign in to comment.