"preCgm"
Object
preCgm
.
print.preCgm(x, ...)
"preCgm"
to be printed.
"preCgm"
object.
This is a method for the function
print
for objects inheriting
from class
"preCgm"
. See
or
for the
general behavior of this function.
language.pre <- preCgm(language) #The following are equivalent: print(language.pre) print.preCgm(language.pre) language.pre