Other packages > Find by keyword >

fgui  

Function GUI
View on CRAN: Click here


Download and install fgui package within the R console
Install from CRAN:
install.packages("fgui")

Install from Github:
library("remotes")
install_github("cran/fgui")

Install by package version:
library("remotes")
install_version("fgui", "1.0-8")



Attach the package and use:
library("fgui")
Maintained by
Thomas Hoffmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-06-10
Latest Update: 2018-04-21
Description:
Rapidly create a GUI interface for a function you created by automatically creating widgets for arguments of the function. Automatically parses help routines for context-sensitive help to these arguments. The interface essentially a wrapper to some Tcl/Tk routines to both simplify and facilitate GUI creation. More advanced Tcl/Tk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced.
How to cite:
Thomas Hoffmann (2008). fgui: Function GUI. R package version 1.0-8, https://cran.r-project.org/web/packages/fgui
Previous versions and publish date:
0.2.1 (2008-06-10 11:22), 0.2 (2008-05-25 21:20), 0.3.1 (2009-02-23 11:32), 0.3.2 (2009-03-11 10:44), 0.3.3 (2009-04-15 20:13), 0.3 (2009-02-11 08:59), 1.0-0 (2009-04-17 09:30), 1.0-1 (2010-08-12 13:22), 1.0-2 (2011-04-14 09:14), 1.0-5 (2012-12-27 19:29)
Other packages that cited fgui R package
View fgui citation profile
Other R packages that fgui depends, imports, suggests or enhances
Functions, R codes and Examples using the fgui R package
Some associated functions: gui . guiFrame . guiGetValue . 
Some associated R codes: fguiWindow.R . parseHelp.R . widgets.R .  Full fgui package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns