blank_x: Dummy placeholder function

Description Usage Arguments Value Examples

View source: R/blankpkg_dummy.R

Description

\Sexpr[results=rd, stage=render]{lifecycle::badge("experimental")}

This is a small dummy function to exemplify the roxygen documentation, the automatic testing etc...

Usage

1
blank_x(input = "planceholder code")

Arguments

input

character string

Value

echo the input string

Examples

1
2
3
blank_x()

blank_x("something else...")

k-hench/blankpkg documentation built on Dec. 21, 2021, 5:15 a.m.