view_landsat: Preview Landsat 8 images with 'mapview'

Description Usage Arguments Value

View source: R/view_landsat.R

Description

For a specified scene create a 'mapview' interactive map with a false color composite image (bands 5, 4, 3), the cirrus band (band 9), and the QA band

Usage

1
2
view_landsat(p = NULL, r = NULL, date = NULL, scene = NULL,
  open_rasts = FALSE)

Arguments

p

landsat path (integer)

r

landsat row (integer)

date

image date formatted as YYYYMMDD

scene

dataframe containing one row from 'get_scene_table()'. This can be used instead of 'p', 'r', and 'date'.

Value

'mapview' interactive map


SilviaTerra/landsatviewer documentation built on Jan. 18, 2020, 12:13 a.m.