Rdocumentation
powered by
Learn R Programming
ProgGUIinR (version 0.0-4)
support package for "Programming Graphical User Interfaces in R"
Description
sample code, appendices and functions for the text Programming GUIs in R
Copy Link
Link to current version
Version
Version
0.0-4
0.0-3
0.0-2
0.0-1
Install
install.packages('ProgGUIinR')
Monthly Downloads
49
Version
0.0-4
License
GPL (>= 2)
Maintainer
John Verzani
Last Published
July 20th, 2014
Functions in ProgGUIinR (0.0-4)
Search all functions
browseQtFiles
Creates GUI to browse QT examples
showGtkWidgetInfo
Show info on Gtk widgets
validDate
is this a valid date?
LoremIpsum
Lorem Ipsum text
browseRGtk2Files
Makes a GUI to browse the RGtk2 examples
browseTclTkFiles
GUI to display tcltk examples
days.in.month
how many days in a month
make_icon
icon functions
make_graph_icon
make an icon for type of graph
find_vars
return variable names in a data frame or environment matching some condition
day.of.week
Day of week for a given year, month day
nsprintf
sprintf with template depending on integer valued n
week.of.month
0-based week of month
avail_dfs
List available data frames
browsegWidgetsFiles
Simple GUI to browse gWidgets examples