inla.has_PROJ6 {INLA}R Documentation

PROJ6 detection

Description

Detect whether PROJ6 is available for INLA

Usage

inla.has_PROJ6()

inla.not_for_PROJ6(fun)

inla.not_for_PROJ4(fun)

inla.fallback_PROJ6(fun)

inla.requires_PROJ6(fun)

Arguments

fun

The name of the calling function

Details

inla.has_PROJ6 is called to check if PROJ6&GDAL3 are available.

Value

For inla.has_PROJ6, logical; TRUE if PROJ6 is available, FALSE otherwise

Functions

Examples


inla.has_PROJ6()

[Package INLA version 21.11.22 Index]