Page 1 of 1

Descriptives2dp

Posted: Fri Feb 28, 2020 11:40 am
by fergusond
How likely would it be to release a version (or alternate version) of Descriptives that defaults to 2 decimal points, regardless of the significant figures? Call it Descriptives2dp, maybe. I know the menus allow a change in default position but that setting does not hold when using Rj. This topic was mentioned in 2017 but I've seen nothing since. .

Re: Descriptives2dp

Posted: Sat Feb 29, 2020 4:29 am
by jonathon
hi,

my intention is to add a setting where you can make the analyses run with Rj display to the desired number of decimal places.

would that solve this for you?

jonathon

Re: Descriptives2dp

Posted: Sun Mar 01, 2020 4:16 am
by jonathon
in the next release, the output can be adjusted with:

options(digits=12) # for example

jonathon