[560303]: / man / printf.Rd

Download this file

16 lines (15 with data), 265 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
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}