genderNameQueryCheck: Gender Name Query Check

Description Usage Value Examples

View source: R/hello.R

Description

Gender Name Query Check

Usage

1

Value

Message that says how many queries are remaining today. The limit is 1000 queries in a 24-hour period.

Examples

1
2
3
4
5
6
7
# Gives number of checks remaining in the day
genderNameQueryCheck()

# If you run genderName again, it increments the number of
# available checks down by 1.
genderName("tom")
genderNameQueryCheck()

jacobkap/genderNames documentation built on May 18, 2019, 9:05 a.m.