my_data: Load and installs packages needed

View source: R/my_data.R

my_dataR Documentation

Load and installs packages needed

Description

This function loads all necessary packages. If the package is not installed, it will install it first and the it will load the recently installed package

Usage

my_data(data, system = "NA")

Arguments

data

The name of the dataset you wanna call. Options = c("sau_index","dbem_coords","sau_species","dbem_species")

system

If you want to override the automatic system identification

Value

Paths to save and load data within a project


jepa/MyFunctions documentation built on June 14, 2025, 1:12 p.m.