gdalio_format_source: Print the code to source format-specific functions

View source: R/formats.R

gdalio_format_sourceR Documentation

Print the code to source format-specific functions

Description

You can 'source()' the file path displayed by this function to define package-specific formats for the gdalio data.

Usage

gdalio_format_source()

Details

Running the code in the file path displayed by this function will load functions for terra, stars, raster, and spatstat.

Examples

## Not run: 
source(gdalio_format_source())

## End(Not run)

hypertidy/gdalio documentation built on June 15, 2022, 6:45 p.m.