write_skip: Write Skip

Description Usage Arguments Value

Description

A utility to make writing skips a bit easier and more reproducible

Usage

1
2
write_skip(file, text, db = NULL, skip_file = NULL, context = NULL,
  test = NULL, overwrite = FALSE)

Arguments

file

The file that skips should be written to

text

The text used to note the skip

db

optional The db that should be skipped

skip_file

optional The file that should be skipped

context

optional The context that should be skipped

test

optional The test or verb that should be skipped

overwrite

optional Whether to overwrite the file in question (defaults to false)

Value

The input filename


rstudio/dbtest documentation built on May 6, 2019, 10:47 a.m.