missing_in_pg: missing_in_pg

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Finds whether a crossection has missing data for any of the 64818 PRIO-GRID land cells, and plots them.

Usage

1
missing_in_pg(df, variable, input_folder, plot_missing = TRUE, ...)

Arguments

df

a dataframe crossection x, y, variable

variable

the variable to convert to plot

...

function accepts other parameters passed to raster::plot()

Value

A dataframe with the cells that are missing and a plot.


prio-data/priogrid documentation built on June 28, 2021, 5:34 a.m.