The R Project SVN R

Rev

Rev 8674 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8674 Rev 20002
Line 427... Line 427...
427
	variables EDITOR or VISUAL if either is set.
427
	variables EDITOR or VISUAL if either is set.
428
 
428
 
429
    o	New command line option `--gui' to specify the graphical user
429
    o	New command line option `--gui' to specify the graphical user
430
	interface under Unix.  Currently, possible values are `X11' (the
430
	interface under Unix.  Currently, possible values are `X11' (the
431
	(default) and `GNOME', provided that GNOME support is available.
431
	(default) and `GNOME', provided that GNOME support is available.
432
	Command line options \`-g' and `--gnome' are defunct.
432
	Command line options `-g' and `--gnome' are defunct.
433
 
433
 
434
    o	power.t.test() and power.prop.test() functions added for power and
434
    o	power.t.test() and power.prop.test() functions added for power and
435
	sample size calculations.
435
	sample size calculations.
436
 
436
 
437
    o	edit() is now generic and a new edit.data.frame() function
437
    o	edit() is now generic and a new edit.data.frame() function