Skip to contents

Install rdev .gitattributes template using usethis::use_template() to set GitHub Linguist overrides. If an analysis package is detected, RMarkdown will be enabled as a language for GitHub statistics.

Usage

use_gitattributes(open = FALSE)

Arguments

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.