Functional Programming Blog

Welcome to Functional Programming Blog

Welcome to our class project blog

Post 1 - Getting started

Getting started with setting up a project, working directory, subfolders, and loading data.

Post 2 - How to Subset Data and Output Basic Descriptives

A tutorial on writing a function to group your data and generate basic descriptives.

Post 3 - Using parellel iteration and writing functions to generate plots

Examples of using pmap() and map() to loop through the data set to create plots, plus one example of writing a function that plots linear models.

More articles »

Functional Programming Blog