lighten_my_data: Lighter Version of the Data

View source: R/01_data_cleaning.R

lighten_my_dataR Documentation

Lighter Version of the Data

Description

This function creates a slightly lighter version of the cleaned knotweed's tarping survey dataset by removing the variables that will not be used in any of the future models (such as purely descriptive variables).

Usage

lighten_my_data()

Value

A tibble.

Examples

## Not run: 
my_light_dataset <- lighten_my_data()

## End(Not run)

mrelnoob/jk.dusz.tarping documentation built on July 31, 2023, 9:19 a.m.