love_words {ggwordcloud} | R Documentation |
Love in several languages with number of speakers
Description
A dataset containing the word love in different languages (147 or 34 for the small one) as well as the number of native speakers and overall speakers of those languages. Latin only version are used in the help.
Usage
love_words
love_words_small
love_words_latin
love_words_latin_small
Format
a data.frame with 147 observations (or 34 for the small one) of 5 variables
- iso_639_3
the ISO 639-3 language code
- word
the word love in that language
- name
English name of the 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.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 87 rows and 5 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 14 rows and 5 columns.
Source
wikipedia
[Package ggwordcloud version 0.6.2 Index]