[R] suppress output for meta in package tm
Peter Ehlers
ehlers at ucalgary.ca
Sat Jan 2 15:03:45 CET 2010
Can you wrap your call in capture.output(..., file=...)?
-Peter Ehlers
Amber Jaycocks wrote:
> Hello,
>
> I am using the tm package and wish to suppress the output for meta. I am
> defining another variable for one of the tags and don't want the value
> printed on the screen. Any help would be appreciated. Thanks.
>
> here is the commnad:
>
> n_corp_file <- meta(corpa[[n]], "URI")
>
> -Amber
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>
--
Peter Ehlers
University of Calgary
403.202.3921
More information about the R-help
mailing list