clearUSGSProjectIndex: USGS Lidar Toolkit - Clear the Stored Project Index File Name...

View source: R/CoreFunctions.R

clearUSGSProjectIndexR Documentation

USGS Lidar Toolkit – Clear the Stored Project Index File Name and Boundary Cache

Description

Clear the name of the local project index file and remove the project boundaries if they have been loaded. The loaded project boundaries amount to a large amount of data. If you plan to save your workspace, it is a good idea to call clearUSGSProjectIndex() to remove the boundaries from memory. Otherwise expect large workspace files and slow saves and loads.

Usage

clearUSGSProjectIndex()

Value

An (invisible) integer code, always 0.

Examples

clearUSGSProjectIndex()

bmcgaughey1/USGSlidar documentation built on June 23, 2024, 1:25 a.m.