List of all options
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 06 Mar 2016 00:04:35 +0200
changeset 1939 d56a295b48da
parent 1938 f01a39748c0d
child 1940 7b82258d60a7
List of all options
r.rst
--- a/r.rst	Sat Mar 05 22:55:38 2016 +0200
+++ b/r.rst	Sun Mar 06 00:04:35 2016 +0200
@@ -45,6 +45,10 @@
 
   options(digits=3)
 
+List of all options::
+
+  str(options())
+
 Debugging
 =========