my_sf: Loads a specific shapefile

View source: R/my_sf.R

my_sfR Documentation

Loads a specific shapefile

Description

This function simply loads a shapefile. I just created it because I have frquently uised sf and is annoying to be coping + pasting every single time

Usage

my_sf(sf_name, crs = "NA", simple = "NA", system = NA)

Arguments

sf_name

Name of shapefile to load. Options = c("SAU","FAO","LME","Arctic_LME","MEOW","RFMO","RFMO_tuna")

crs

The need crs of shapefile

simple

if simple = NA then is fine

system

If you want to override the automatic system identification.

Value

the requested shapefile of choice


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