fe: write custom Rmd-template or open existing file

View source: R/fe.R

feR Documentation

write custom Rmd-template or open existing file

Description

This function will open existing files or create a new one.

Usage

fe(file, ...)

Arguments

file

Character. Specify full file path to open or create a file.

...

Arguments passed to 'utils::file.edit'.

Author(s)

Frederik Sachser

See Also

file.edit


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.

Related to fe in sachserf/sf...