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

Switch to unified view

a b/man/printf.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/amaretto_initialize.R
3
\name{printf}
4
\alias{printf}
5
\title{printf}
6
\usage{
7
printf(...)
8
}
9
\value{
10
result
11
}
12
\description{
13
Wrapper function for C-style formatted output.
14
}
15
\keyword{internal}