remove.selection: Remove Selected Categories Per Location

Description Usage Arguments Examples

View source: R/removal.R

Description

This function removes all files that correspond to already selected files so that you can continue with file selction.

Usage

1
remove.selection(starting.data, selection.remove)

Arguments

starting.data

A starting data.frame for which you want to remove recordings from. Must have a location and categorty column.

selection.remove

A data.frame that contains selections you want to remove from the starting data.frame. Must have a location and categorty column.

Examples

1
remove.selection(starting.data, selection.remove)

deanrobertevans/TrillR documentation built on Dec. 19, 2021, 10:06 p.m.