Learn R Programming

GHCNr (version 1.4.6)

remove_flagged: Remove Flagged Recrods

Description

Remove Flagged Recrods

Usage

remove_flagged(x, strict = TRUE)

Value

x without flagged records.

Arguments

x

Object of class ghcn_daily. See daily() for details.

strict

Logical, if to remove also looser flags.

Examples

Run this code
remove_flagged(CA003076680)

Run the code above in your browser using DataLab