attempt_formal: tries to fix unnamed package functions

View source: R/attempt_formal.R

attempt_formalR Documentation

tries to fix unnamed package functions

Description

tries to fix unnamed package functions

Usage

attempt_formal(f_path)

Arguments

f_path

file path

Value

rewrites file with changes

Examples

attempt_formal(here::here("R","new_project.R"))


zac-garland/zgtools documentation built on July 9, 2022, 3:44 a.m.