sanity_check: Sanity check for R files in the project

View source: R/sanity_check.R

sanity_checkR Documentation

Sanity check for R files in the project

Description

This function is used check for any 'browser()“ or commented #TODO / #TOFIX / #BUG in the code

Usage

sanity_check(pkg = get_golem_wd())

Arguments

pkg

Path to the root of the package. Default is get_golem_wd().

Value

A DataFrame if any of the words has been found.


ThinkR-open/shinytemplate documentation built on May 26, 2023, 6:47 a.m.