orphan.items: find orphaned pages and posts

Description Usage Arguments Value

View source: R/engine.R

Description

This function looks for pages and posts that don't have any associated source, and therefore need to be deleted

Usage

1
  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


DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.