Table of Contents
The following Guides and Vignettes are available:
- Quick-Start Guide: The Quick-Start Guide is the first thing to read for new users, and gives a brief explanation on how to use the ‘broadcast’ package, without getting lost in the details.
- Prerequisites & Installation: This guide explains the requirements to use the ‘broadcast’ package, and how to install it.
- Functions Overview: This guide simply lists the functions available in the broadcast package.
- Broadcasting Explained: This Guide gives a very detailed explanation of how exactly broadcasting works in the ‘broadcast’ package. Read this after you’ve read the Quick-Start Guide.
- List Casting Explained: This Guide gives a detailed explanation of how casting nested lists to dimensional lists and vice-versa works in the ‘broadcast’ package.
- Applications in Data Wrangling: This Guide gives some practical applications for broadcasting in data wrangling.
- Applications in Statistics: This Guide gives some practical applications for broadcasting in statistics.