Learn R Programming

animl (version 3.2.0)

remove_link: Remove Sorted Links

Description

Remove Sorted Links

Usage

remove_link(manifest, link_col = "link")

Value

manifest without link column

Arguments

manifest

DataFrame of classified images

link_col

column in manifest that contains link paths

Examples

Run this code
if (FALSE) {
remove_link(manifest)
}

Run the code above in your browser using DataLab