Skip to contents
-
add_region()
- Add regions to pubDashboard dataframe
-
clean_journals_continents()
- Clean dataframe, for names of journals and continents
-
countries
- List of countries taken from the package
countrycode
-
detect_missing_journals()
- Detect missing journals
-
dygraph_year()
- Generate a dygraph of journal paper percentages, by country and year
-
fetch_openalex_pubs()
- Downloads relevant publication data using
openalexR
-
get_journal_id()
- Extract
openalexR
journal ID from journal names
-
journal_field
- List of academic journals and corresponding fields
-
lapply_fetch_openalex_pubs()
- Loop
fetch_openalex_pubs
over journals or years
-
read_bind_all_data()
- Read local pubDashboard data files and bind them in a single dataframe
-
render_dashboard()
- Render complete pubDashboard dashboard
-
scatter_continent_year()
- Generate table of journal paper percentages, by continent and year
-
scatter_country_year()
- Generate table of journal paper percentages, by continent and year
-
scatter_figure1()
- Generate table of journal paper percentages, by continent and year
-
scatter_journal_year()
- Generate table of journal paper percentages, by continent and year
-
table_continent()
- Generate table of journal paper percentages, by continent
-
table_continent_journal()
- Generate table of journal paper percentages, by continent and journals
-
table_continent_year()
- Generate table of journal paper percentages, by continent and year
-
table_country()
- Generate table of journal paper percentages, by country
-
table_country_journal()
- Generate table of journal paper percentages, by continent and year
-
table_country_year()
- Generate table of journal paper percentages, by country and year
-
table_journal_count()
- Count number of papers per journal, with year range
-
table_journal_year()
- Generate table of journal paper percentages, by journal, continent and year
-
table_missing_country()
- Generate table of journal paper percentages, by country
-
universities
- A data frame of university and corresponding country
-
us_states
- List of US states taken from the package
countrycode
-
waffle_continent()
- Generate a waffle chart of journal paper percentages, by continent (each square = 1% of data)
-
waffle_continent_journal()
- Generate a waffle chart of journal paper percentages, by continent (each square = 1% of data)
-
waffle_country()
- Generate a waffle plot made of country flags
-
waffle_country_journal()
- Generate a waffle chart of journal paper percentages, by continent (each square = 1% of data)
-
world_capitals
- List of world capitals taken from the package
maps