Learn R Programming

intendo (version 0.1)

A Group of Fun Datasets of Various Sizes and Differing Levels of Quality

Description

Four datasets are provided here from the 'Intendo' game 'Super Jetroid'. It is data from the 2015 year of operation and it comprises a revenue table ('all_revenue'), a daily users table ('users_daily'), a user summary table ('user_summary'), and a table with data on all user sessions ('all_sessions'). These core datasets come in different sizes, and, each of them has a variant that was intentionally made faulty (totally riddled with errors and inconsistencies). This suite of tables is useful for testing with packages that focus on data validation and data documentation.

Copy Link

Version

Install

install.packages('intendo')

Monthly Downloads

636

Version

0.1

License

MIT + file LICENSE

Maintainer

Richard Iannone

Last Published

February 22nd, 2023

Functions in intendo (0.1)

all_revenue

All revenue amounts for Super Jetroid
all_sessions

All player sessions for Super Jetroid
all_sessions_dd

Data Dictionary for all_sessions
users_daily

Daily users playing Super Jetroid
user_summary_dd

Data Dictionary for user_summary
users_daily_dd

Data Dictionary for users_daily
user_summary

User summaries for Super Jetroid
intendo_metadata

Get a data frame with metadata for all datasets
all_revenue_dd

Data Dictionary for all_revenue