filterNocomment: Removes a selected range of 'content-free' strings.

Description Usage Arguments

Description

Removes all strings that match the regular expression.

Usage

1
2
  filterNocomment(x,
    remove = "^(No|no|NO|Nope|None|none|n.a.|NA|n/a).?$")

Arguments

x

A regular expression in character format

remove

A character string passed to grep()


andrie/surveyor documentation built on May 10, 2019, 11:21 a.m.