assert_filetype {styler}R 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.


[Package styler version 1.7.0 Index]