Learn R Programming

namer (version 0.1.9)

Names Your 'R Markdown' Chunks

Description

It names the 'R Markdown' chunks of files based on the filename.

Copy Link

Version

Install

install.packages('namer')

Monthly Downloads

193

Version

0.1.9

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Colin Gillespie

Last Published

January 23rd, 2025

Functions in namer (0.1.9)

%>%

Pipe operator
name_chunks

Name chunks in a single file
unname_chunks

Unname chunks in a single file
unname_dir_chunks

Unname chunks of all Rmds in a dir
name_dir_chunks

Name chunks of all Rmds in a dir