thankyou_words {ggwordcloud} | R Documentation |
'Thank you' in several languages with number of speakers
Description
A dataset containing the word 'Thank you' in different languages (133 or 34 for the small one) as well as the number of native speakers and overall speakers of those languages.
Usage
thankyou_words
thankyou_words_small
Format
a data.frame with 133 observations (or 34 for the small one) of 4 variables
- iso_639_3
the ISO 639-3 language code
- word
the word love in that language
- native_speakers
number of native speakers in millions
- speakers
number of speakers in millions
An object of class tbl_df
(inherits from tbl
, data.frame
) with 34 rows and 5 columns.
Source
wikipedia
[Package ggwordcloud version 0.6.2 Index]