cat.description {roxygen}R Documentation

Print the field-value pair to a given file or standard out.

Description

Print the field-value pair to a given file or standard out.

Usage

cat.description(field, value, file)

Arguments

field the field to be printed
value the value to be printed
file the file whither to print (a blank string being standard out)

Value

NULL


[Package roxygen version 0.1 Index]