Rdocumentation
powered by
Learn R Programming
samatha (version 0.41)
orphan.items: find orphaned pages and posts
Description
This function looks for pages and posts that don't have any associated source, and therefore need to be deleted
Usage
orphan.items(dest.items, source.items)
Arguments
dest.items
a character vector of things in the destination directory
source.items
a character vector of things in the source directory
Value
logical vector of things in dest.items that are not in source.items