We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec9dea commit 7e1b86eCopy full SHA for 7e1b86e
README.md
@@ -39,7 +39,7 @@ The main function `gendr` is used to highlight the issues associated with assign
39
40
```r
41
library(gendrendr)
42
-gendr(names = "Sam", years = 1920:2020, locations = "United States", languages = "English", method = "standard")
+gendr(names = "Sam", years = 1920:2020, locations = "United States", languages = "English", methods = "standard")
43
```
44
45
## Authors and Contributions
0 commit comments