find_exports_without_examplesR Documentation

Get exports which don't have any examples

Description

Get exports which don't have any examples

Usage

find_exports_without_examples(path = ".")

Arguments

path

Path to package

Value

Logical vector of whether exported functions have examples