placeholder.Rd
This isn't sriously meant to be used for anything, It is just here to trick pkgdown into functioning more like blgdown.
placeholder(x)
x | A single integer or numeric value. |
---|
The function will return double whatever integer is put into it.
res <- placeholder(24)