Skip to content

Commit

Permalink
brush up vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
amanyiraho committed Oct 27, 2024
1 parent 549119d commit 239c92e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vignettes/dhis2r.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,13 @@ dhis2_play_connection <- Dhis2r$new(base_url = "https://play.dhis2.org/",
api_version_position = "before")
```


> [Ways of keeping your user credentials safe](https://solutions.posit.co/connections/db/best-practices/managing-credentials/)
[Ways of keeping your user credentials safe](https://solutions.posit.co/connections/db/best-practices/managing-credentials/)


### Get user information

```{r}
#dhis2_play_connection$get_user_info()
```

Get information about the account
Expand Down

0 comments on commit 239c92e

Please sign in to comment.