aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/gmkin.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gmkin.html')
-rw-r--r--docs/reference/gmkin.html48
1 files changed, 15 insertions, 33 deletions
diff --git a/docs/reference/gmkin.html b/docs/reference/gmkin.html
index 8740e7d..f3e9729 100644
--- a/docs/reference/gmkin.html
+++ b/docs/reference/gmkin.html
@@ -33,8 +33,8 @@
<meta property="og:title" content="Start a graphical user interface (GUI) based on the <code>gWidgetsWWW2</code> toolkit. — gmkin" />
<meta property="og:description" content="This function starts a browser based GUI. Please visit the
- github page of gWidgetsWWW2
- for an explanation how this toolkit works." />
+github page of gWidgetsWWW2
+for an explanation how this toolkit works." />
<meta name="twitter:card" content="summary" />
@@ -65,7 +65,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">gmkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.6.9</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.6.10</span>
</span>
</div>
@@ -119,8 +119,8 @@
<div class="ref-description">
<p>This function starts a browser based GUI. Please visit the
- <a href='http://github.com/jverzani/gWidgetsWWW2'>github page of gWidgetsWWW2</a>
- for an explanation how this toolkit works.</p>
+<a href='http://github.com/jverzani/gWidgetsWWW2'>github page of gWidgetsWWW2</a>
+for an explanation how this toolkit works.</p>
</div>
@@ -131,38 +131,24 @@
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>script_name</th>
- <td><p>During development, a script name with a local working version
- of gmkin can be passed. Defaults to the location of the gmkin.R script
- shipped with the package.</p></td>
+ <td><p>During development, a script name with a local working
+version of gmkin can be passed. Defaults to the location of the gmkin.R
+script shipped with the package.</p></td>
</tr>
<tr>
<th>show.log</th>
- <td><p>During development, it may be useful to see the log of the Rook apps.</p></td>
+ <td><p>During development, it may be useful to see the log of the
+Rook apps.</p></td>
</tr>
</table>
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
- <p>The function is called for its side effect, namely starting the GUI in a browser.
- For the curious, the desperate or the adventurous, the gmkin app (a GWidgetsApp object) is returned.</p>
+ <p>The function is called for its side effect, namely starting the GUI
+ in a browser. For the curious, the desperate or the adventurous, the gmkin
+ app (a GWidgetsApp object) is returned.</p>
- <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
- <pre class="examples"><div class='input'> </div><span class='co'># NOT RUN {</span>
-<span class='fu'>gmkin</span>()
-<span class='co'># }</span><div class='input'> # Start the gmkin GUI
- </div><span class='co'># NOT RUN {</span>
- <span class='no'>g</span> <span class='kw'>&lt;-</span> <span class='fu'>gmkin</span>()
-
- <span class='co'># Only for debugging or other advanced usage:</span>
- <span class='no'>session</span> <span class='kw'>&lt;-</span> <span class='kw pkg'>gmkin</span><span class='kw ns'>:::</span><span class='fu'>get_current_session</span>(<span class='no'>g</span>)
- <span class='no'>session</span>$<span class='no'>p.df</span>
- <span class='no'>session</span>$<span class='no'>ds.df</span>
- <span class='no'>session</span>$<span class='no'>ds.cur</span>
- <span class='no'>session</span>$<span class='no'>m.cur</span>
- <span class='no'>session</span>$<span class='no'>ws</span>
-
-<span class='co'># }</span></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
@@ -170,12 +156,8 @@
<li><a href="#arguments">Arguments</a></li>
<li><a href="#value">Value</a></li>
-
- <li><a href="#examples">Examples</a></li>
- </ul>
+ </ul>
- <h2>Author</h2>
- <p>Johannes Ranke</p>
</div>
</div>
@@ -185,7 +167,7 @@
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.9000.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p>
</div>
</footer>
</div>

Contact - Imprint