a character vector interpreted as follows:
If length(where)==1, it must be either 'HTML' or
'console' or the name of a colum of x
or the
name of a file to hold the file created to be displayed
in a web browser.
If length(where)>1, it must be the names of columns of
x
to be displayed on the console. If
where
is a vector of names of columns of
x
, those columns will be printed to the
console, and there will be no display in a web browser.
If where
== 'console', the following columns of
x
are displayed: c('Count', 'maxScore',
'totalScore', 'Package', 'Date').