Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 796 Bytes

File metadata and controls

23 lines (17 loc) · 796 Bytes

Foundations

Data processing

This repository contains the slides, scripts, and data required for the "Data processing" NZILBB R, Stats, and Open Science workshop.

Slides can be viewed online here

The easiest way to interact with this material is to run the following command in your R console:

usethis::create_from_github(
  "https://github.com/nzilbb/ws-data-processing
)

This assumes you have completed the steps in the induction section at the NZILBB R, Stats, and Open Science workshops website

The command above will make your own copy of this repository on GitHub (a 'fork'), download it to your compute ('clone' it), and open a new RStudio project.