snhu_join_data: Join SNHU and Soomo data

Description Usage Arguments Details

Description

Allows users to combine SNHU and Soomo data

Usage

1
snhu_join_data(soomo_data, snhu_data)

Arguments

soomo_data

An object. The name of the dataframe including Soomo data. This does not need to be included if the name of this dataframe is 'soomo_data'.

snhu_data

An object. The name of the dataframe including SNHU data This does not need to be included if the name of this dataframe is 'snhu_data'.

Details

A wrapper to dplyr::left_join that allows data from SNHU and Soomo to be joined once the soomo_id is added to the SNHU data


plduffy/rsoomo documentation built on May 26, 2019, 12:32 a.m.