capitalize_headings: capitalize the first letter of the first word in rmd headings

View source: R/writing_help.R

capitalize_headingsR Documentation

capitalize the first letter of the first word in rmd headings

Description

capitalize the first letter of the first word in rmd headings

Usage

capitalize_headings(script)

Arguments

script

character

Value

character

Examples

capitalize_headings("### introduction")


xf15/efficientize documentation built on April 16, 2023, 2:16 a.m.