Skip to contents

Explore the meta data

Functions for exploring the RIO-data and its relations.

rio_list_tables()
List available tables in the RIO package
rio_list_fields()
List fields in a RIO table
rio_list_relations()
List relationships between RIO tables

Get the data

Functions for retreiving and joining the data

rio_get_data()
Fetch data from a RIO table with date filtering
rio_get_locations()
Get educational locations
rio_join()
Join RIO tables based on predefined relations

Visualize the data

Functions for visualizing the RIO-data and its relations.

rio_visualize_relations()
Visualize relationships between RIO tables
rio_visualize_timeline()
Plot timeline of institutions or entities
rio_map_locations()
Create a map of educational locations