findLast: Find Latest Basemap

View source: R/fun_project_management.R

findLastR Documentation

Find Latest Basemap

Description

This function finds the latest updated file in a directory. Use this to reload your basemap and resuming your project after interrupting a session.

Usage

findLast(dir = NULL, pattern = "MM")

Arguments

dir

Folder where basemap files are saved

pattern

The text pattern to look for, default MM

Value

The last updated RDS basemap object


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.