assert_filetype: Make sure all supplied file types are allowed

View source: R/set-assert-args.R

assert_filetypeR Documentation

Make sure all supplied file types are allowed

Description

Make sure all supplied file types are allowed

Usage

assert_filetype(lowercase_filetype)

Arguments

lowercase_filetype

A vector with file types to check, all lower case.


r-lib/styler documentation built on April 10, 2024, 4 a.m.