Re: [R] xtable does not print out units of a variable

2018-07-19 Thread Marc Schwartz via R-help
ring folks. > > Thank you kindly! > > Shawn Way, PE > > -Original Message- > From: Jeff Newmiller > Sent: Wednesday, July 18, 2018 9:26 PM > To: Shawn Way > Cc: r-help@r-project.org > Subject: Re: [R] xtable does not print out units of a variable > &

Re: [R] xtable does not print out units of a variable

2018-07-19 Thread John Kane via R-help
us engineering folks. Thank you kindly! Shawn Way, PE -Original Message- From: Jeff Newmiller Sent: Wednesday, July 18, 2018 9:26 PM To: Shawn Way Cc: r-help@r-project.org Subject: Re: [R] xtable does not print out units of a variable On Wed, 18 Jul 2018, Shawn Way wrote: > I have

Re: [R] xtable does not print out units of a variable

2018-07-19 Thread Shawn Way
automatic conversion between units, something necessary for us engineering folks. Thank you kindly! Shawn Way, PE -Original Message- From: Jeff Newmiller Sent: Wednesday, July 18, 2018 9:26 PM To: Shawn Way Cc: r-help@r-project.org Subject: Re: [R] xtable does not print out units of

Re: [R] xtable does not print out units of a variable

2018-07-18 Thread Jeff Newmiller
On Wed, 18 Jul 2018, Shawn Way wrote: I have a dataframe that contains units using the units package. Unfortunately, I really need the units for reporting. I'm assuming that's because the data is in a class units and xtable doesn't know what to do with this. If you want a bug or feature in

[R] xtable does not print out units of a variable

2018-07-18 Thread Shawn Way
I have a dataframe that contains units using the units package. Unfortunately, I really need the units for reporting. I'm assuming that's because the data is in a class units and xtable doesn't know what to do with this. The following is a MWE: library(xtable) library(units) data