Skip to content

Commit

Permalink
server = 'dev' typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiacek committed Dec 9, 2024
1 parent 5defab9 commit cf3e853
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vignettes/articles/get-gd-example.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ get_gd(
cum_population = datt_rural$p,
estimate = "lorenz",
lorenz = "lb",
n_bins = 10,
server = "dev"
n_bins = 10
)
```

Expand Down

0 comments on commit cf3e853

Please sign in to comment.