Diff of /man/printf.Rd [000000] .. [2ab972]

Switch to side-by-side view

--- a
+++ b/man/printf.Rd
@@ -0,0 +1,15 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/amaretto_initialize.R
+\name{printf}
+\alias{printf}
+\title{printf}
+\usage{
+printf(...)
+}
+\value{
+result
+}
+\description{
+Wrapper function for C-style formatted output.
+}
+\keyword{internal}