[R] odfTable
Sarah Goslee
sarah.goslee at gmail.com
Tue Jun 5 18:32:04 CEST 2007
>
> 3. To simply Sarah's approach, add the style definition via
> setStyleDefs(existingStyles) as suggested. Then, just before making the
> table, simply use
>
> current <- getStyles()
> currrent$header <- "newStyle1"
> setStyles(current)
>
> then produce the table. Unless I'm not understanding what you want,
> you shouldn't need to use tableStyles.
Ah, right. That example was cut from a longer document where the more
elaborate method was used for demonstration purposes.
Thanks for the hard work!
Sarah
--
Sarah Goslee
http://www.functionaldiversity.org
More information about the R-help
mailing list