ff_type: ff type from raster type

Description Usage Arguments Value Examples

View source: R/config-ini.R

Description

ff type from raster type

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
ff_type(x, ...)

## S3 method for class 'character'
ff_type(x, ...)

## S3 method for class 'BasicRaster'
ff_type(x, ...)

## S3 method for class 'raster_ini'
ff_type(x, ...)

Arguments

x

filename, raster object, or ini object

...

ignored

Value

type of ff, see 'ff::vmode'

Examples

1
ff_type("LOG1S")

mdsumner/ffraster documentation built on May 22, 2019, 4:44 p.m.