Turn a 'loon' size to a 'grid' size | as_grid_size |
Return a 6 hexidecimal digit color representations | as_hex6color |
Convert a loongraph object to an object of class graph | as.graph |
Convert a graph object to a loongraph object | as.loongraph |
A Character Data Frame to a Numerical Data Frame | char2num.data.frame |
Create a palette with loon's color mapping | color_loon |
Create the Complement Graph of a Graph | complement |
Create the Complement Graph of a loon Graph | complement.loongraph |
Create a complete graph or digraph with a set of nodes | completegraph |
Create a named grob or a template grob depending on a test | condGrob |
Layout as a grid | facet_grid_layout |
layout separately | facet_separate_layout |
Layout as a wrap | facet_wrap_layout |
Return the Displayed Color | get_display_color |
Return Font Information | get_font_info_from_tk |
Get Layer States | get_layer_states |
Get the Order of the Display | get_model_display_order |
Glyph to Pch | glyph_to_pch |
Make each space in a node apprear only once | graphreduce |
Create and optionally draw a grid grob from a loon widget handle | grid.loon |
Convert 12 hexadecimal digit color representations to 6 hexidecimal digit color representations | hex12tohex6 |
Evaluate a function on once the processor is idle | l_after_idle |
Query the aspect ratio of a plot | l_aspect |
Set the aspect ratio of a plot | l_aspect<- |
Get the set of basic path types for loon plots. | l_basePaths |
Get labels for each observation according to bin cuts in the histogram. | l_binCut |
Create a Canvas Binding | l_bind_canvas |
Delete a canvas binding | l_bind_canvas_delete |
Get the event pattern and callback Tcl code of a canvas binding | l_bind_canvas_get |
List canvas binding ids | l_bind_canvas_ids |
Reorder the canvas binding evaluation sequence | l_bind_canvas_reorder |
Add a context binding | l_bind_context |
Delete a context binding | l_bind_context_delete |
Get the event pattern and callback Tcl code of a context binding | l_bind_context_get |
List context binding ids | l_bind_context_ids |
Reorder the context binding evaluation sequence | l_bind_context_reorder |
Add a glyph binding | l_bind_glyph |
Delete a glyph binding | l_bind_glyph_delete |
Get the event pattern and callback Tcl code of a glyph binding | l_bind_glyph_get |
List glyph binding ids | l_bind_glyph_ids |
Reorder the glyph binding evaluation sequence | l_bind_glyph_reorder |
Create a Canvas Binding | l_bind_item |
Delete a item binding | l_bind_item_delete |
Get the event pattern and callback Tcl code of a item binding | l_bind_item_get |
List item binding ids | l_bind_item_ids |
Reorder the item binding evaluation sequence | l_bind_item_reorder |
Add a layer binding | l_bind_layer |
Delete a layer binding | l_bind_layer_delete |
Get the event pattern and callback Tcl code of a layer binding | l_bind_layer_get |
List layer binding ids | l_bind_layer_ids |
Reorder the layer binding evaluation sequence | l_bind_layer_reorder |
Add a navigator binding | l_bind_navigator |
Delete a navigator binding | l_bind_navigator_delete |
Get the event pattern and callback Tcl code of a navigator binding | l_bind_navigator_get |
List navigator binding ids | l_bind_navigator_ids |
Reorder the navigator binding evaluation sequence | l_bind_navigator_reorder |
Add a state change binding | l_bind_state |
Delete a state binding | l_bind_state_delete |
Get the event pattern and callback Tcl code of a state binding | l_bind_state_get |
List state binding ids | l_bind_state_ids |
Reorder the state binding evaluation sequence | l_bind_state_reorder |
Gets the boundaries of the histogram bins containing active points. | l_breaks |
Query a Plot State | l_cget [.loon |
Get Color Names from the Hex Code | l_colorName |
Convert color representations having an alpha transparency level to 6 digit color representations | l_colRemoveAlpha |
Get the set of basic path types for loon plots. | l_compoundPaths |
Modify one or multiple plot states | "[<-.loon" l_configure [<-.loon |
Create a context2d navigator context | l_context_add_context2d |
Create a geodesic2d navigator context | l_context_add_geodesic2d |
Create a slicind2d navigator context | l_context_add_slicing2d |
Delete a context from a navigator | l_context_delete |
Query the label of a context | l_context_getLabel |
List context ids of a navigator | l_context_ids |
Change the label of a context | l_context_relabel |
A generic function to transfer the values of the states of one `loon` structure to another. | l_copyStates |
Create a loon object handle | l_create_handle |
For the target compound loon plot, creates the final grob from the class of the `target` and the `arrangeGrob.args` | l_createCompoundGrob |
Get layer-relative index of the item below the mouse cursor | l_currentindex |
Get tags of the item below the mouse cursor | l_currenttags |
Convert an R data.frame to a Tcl dictionary | l_data |
Export a loon plot as an image | l_export |
Return a list of the available image formats when exporting a loon plot | l_export_valid_formats |
Layout Facets across multiple panels | l_facet l_facet.loon l_facet.l_serialaxes |
For the target (compound) loon plot, determines all arguments (i.e. including the grobs) to be passed to `gridExtra::arrangeGrob()` so as to determine the layout in `grid` graphics. | l_get_arrangeGrobArgs |
Get information on current bins from a histogram | l_getBinData |
Gets the ids of the active points in each bin of a histogram | l_getBinIds |
Get loon's color mapping list | l_getColorList |
Create loon objects from path name | l_getFromPath |
Extract a loongraph or graph object from loon's graph display | l_getGraph |
Query the States that are Linked with Loon's Standard Linking Model | l_getLinkedStates |
For the target compound loon plot, determines location (only and excluding the grobs) arguments to pass to `gridExtra::arrangeGrob()` | l_getLocations l_getLocations.l_facet l_getLocations.l_pairs l_getLocations.l_ts |
Get the value of a loon display option | l_getOption |
Get the names of all loon display options | l_getOptionNames |
For the target compound loon plot, determines all the loon plots in that compound plot. | l_getPlots l_getPlots.l_facet l_getPlots.l_pairs l_getPlots.l_ts |
Retrieve saved plot states from the named file. | l_getSavedStates |
Data Scaling | l_getScaledData |
Add non-primitive glyphs to a scatterplot or graph display | l_glyph_add |
Add an image glyphs | l_glyph_add_image |
Add a Pointrange Glyph | l_glyph_add_pointrange |
Add a Polygon Glyph | l_glyph_add_polygon |
Add a Serialaxes Glyph | l_glyph_add_serialaxes |
Add a Text Glyph | l_glyph_add_text |
Default method for adding non-primitive glyphs | l_glyph_add.default |
Delete a Glyph | l_glyph_delete |
Get Glyph Label | l_glyph_getLabel |
Get Glyph Type | l_glyph_getType |
List glyphs ids | l_glyph_ids |
Relabel Glyph | l_glyph_relabel |
Create a Glyphs Inspector | l_glyphs_inspector |
Create a Image Glyph Inspector | l_glyphs_inspector_image |
Create a Pointrange Glyph Inspector | l_glyphs_inspector_pointrange |
Create a Serialaxes Glyph Inspector | l_glyphs_inspector_serialaxes |
Create a Text Glyph Inspector | l_glyphs_inspector_text |
Generic funtction to create an interactive graph display | l_graph l_graph.default l_graph.graph l_graph.loongraph |
Create a Graph Inspector | l_graph_inspector |
Create a Graph Analysis Inspector | l_graph_inspector_analysis |
Create a Graph Navigator Inspector | l_graph_inspector_navigators |
Create a graphswitch widget | l_graphswitch |
Add a graph to a graphswitch widget | l_graphswitch_add |
Add a graph that is defined by node names and a from-to edges list | l_graphswitch_add.default |
Add a graph to the graphswitch widget using a graph object | l_graphswitch_add.graph |
Add a graph to the graphswitch widget using a loongraph object | l_graphswitch_add.loongraph |
Delete a graph from the graphswitch widget | l_graphswitch_delete |
Return a Graph as a loongraph Object | l_graphswitch_get |
Query Label of a Graph in the Graphswitch Widget | l_graphswitch_getLabel |
List the ids of the graphs in the graphswitch widget | l_graphswitch_ids |
Move a Graph in the Graph List | l_graphswitch_move |
Relabel a Graph in the Graphswitch Widget | l_graphswitch_relabel |
Reorder the Positions of the Graphs in the Graph List | l_graphswitch_reorder |
Change the Graph shown in the Active Graph Widget | l_graphswitch_set |
Open a browser with loon's combined (TCL and R) documentation website | l_help |
Convert color names to their 12 digit hexadecimal color representation | l_hexcolor |
Create an interactive histogram | l_hist l_hist.array l_hist.character l_hist.data.frame l_hist.default l_hist.factor l_hist.list l_hist.matrix l_hist.table |
Create a Histogram Inspector | l_hist_inspector |
Create a Histogram Analysis Inspector | l_hist_inspector_analysis |
Import Greyscale Images as Tcl images from an Array | l_image_import_array |
Import Image Files as Tk Image Objects | l_image_import_files |
Display Tcl Images in a Simple Image Viewer | l_imageviewer |
Retrieve Information about the States of a Loon Widget | l_info_states |
Check if a widget path is a valid loon widget | l_isLoonWidget |
Loon layers | l_layer |
Get the bounding box of a layer. | l_layer_bbox |
Layer Contour Lines | l_layer_contourLines |
Delete a layer | l_layer_delete |
Moves the layer to be a child of its right group layer sibling | l_layer_demote |
Delete a layer and all its descendants | l_layer_expunge |
Get children of a group layer | l_layer_getChildren |
Get layer label. | l_layer_getLabel |
Get parent layer id of a layer | l_layer_getParent |
Get layer type | l_layer_getType |
layer a group node | l_layer_group |
Queries visibility status of decendants | l_layer_groupVisibility |
Display a Heat Image | l_layer_heatImage |
Hide a Layer | l_layer_hide |
List ids of layers in Plot | l_layer_ids |
Get the order index of a layer among its siblings | l_layer_index |
Return visibility flag of layer | l_layer_isVisible |
Returns logical value for whether layer is actually seen | l_layer_layerVisibility |
Layer a line | l_layer_line |
Layer lines | l_layer_lines |
Switch the layer place with its sibling to the right | l_layer_lower |
Move a layer | l_layer_move |
Layer a oval | l_layer_oval |
Layer points | l_layer_points |
Layer a polygon | l_layer_polygon |
Layer polygons | l_layer_polygons |
Print the layer tree | l_layer_printTree |
Moves the layer up to be a left sibling of its parent | l_layer_promote |
Switch the layer place with its sibling to the left | l_layer_raise |
Layer a Raster Image | l_layer_rasterImage |
Layer a rectangle | l_layer_rectangle |
Layer rectangles | l_layer_rectangles |
Change layer label | l_layer_relabel |
Show or unhide a Layer | l_layer_show |
Layer a smooth line for 'loon' | l_layer_smooth |
Layer a text | l_layer_text |
Layer texts | l_layer_texts |
Layer Method for Kernel Density Estimation | l_layer.density |
Layer line in Line object | l_layer.Line |
Layer lines in Lines object | l_layer.Lines |
Add a Map of class map as Drawings to Loon plot | l_layer.map |
Layer polygon in Polygon object | l_layer.Polygon |
Layer polygons in Polygons object | l_layer.Polygons |
Layer lines in SpatialLines object | l_layer.SpatialLines |
Layer lines in SpatialLinesDataFrame object | l_layer.SpatialLinesDataFrame |
Layer points in SpatialPoints object | l_layer.SpatialPoints |
Layer points in SpatialPointsDataFrame object | l_layer.SpatialPointsDataFrame |
Layer polygons in SpatialPolygons object | l_layer.SpatialPolygons |
Layer polygons in SpatialPolygonDataFrame | l_layer.SpatialPolygonsDataFrame |
Create a Layers Inspector | l_layers_inspector |
Create a loon inspector | l_loon_inspector |
Get all active top level loon plots. | l_loonWidgets |
Make arbitrary glyphs with R graphic devices | l_make_glyphs |
Arrange Points or Nodes on a Grid | l_move_grid |
Horizontally Align Points or Nodes | l_move_halign |
Horizontally Distribute Points or Nodes | l_move_hdist |
Jitter Points Or Nodes | l_move_jitter |
Reset Temporary Point or Node Locations to the x and y states | l_move_reset |
Vertically Align Points or Nodes | l_move_valign |
Vertically Distribute Points or Nodes | l_move_vdist |
Explore a dataset with the canonical 2d navigation graph setting | l_navgraph |
Add a Navigator to a Graph | l_navigator_add |
Delete a Navigator | l_navigator_delete |
Query the Label of a Navigator | l_navigator_getLabel |
Get the sequence of nodes of a navigator's current path | l_navigator_getPath |
List Navigators | l_navigator_ids |
Modify the Label of a Navigator | l_navigator_relabel |
Have the Navigator Walk Backward on the Current Path | l_navigator_walk_backward |
Have the Navigator Walk Forward on the Current Path | l_navigator_walk_forward |
Have the Navigator Walk a Path on the Graph | l_navigator_walk_path |
N dimensional state names access | l_nDimStateNames |
Convert a Nested Tcl List to an R List | l_nestedTclList2Rlist |
2d navigation graph setup with with dynamic node fitering using a scatterplot matrix | l_ng_plots |
Select 2d spaces with variable associated measures displayed in scatterplot matrix | l_ng_plots.default |
2d Navigation Graph Setup with dynamic node fitering using a scatterplot matrix | l_ng_plots.measures |
2d Navigation Graph Setup with dynamic node fitering based on scagnostic measures and by using a scatterplot matrix | l_ng_plots.scagnostics |
2d navigation graph setup with with dynamic node fitering using a slider | l_ng_ranges |
Select 2d spaces with variable associated measures using a slider | l_ng_ranges.default |
2d Navigation Graph Setup with dynamic node fitering using a slider | l_ng_ranges.measures |
2d Navigation Graph Setup with dynamic node fitering based on scagnostic measures and using a slider | l_ng_ranges.scagnostics |
An interactive scatterplot matrix | l_pairs |
Create an interactive loon plot widget | l_plot l_plot.decomposed.ts l_plot.default l_plot.density l_plot.map l_plot.stl |
Arguments common to l_plot functions | l_plot_arguments |
Create a Scatterplot Inspector | l_plot_inspector |
Create a Scatterplot Analysis Inspector | l_plot_inspector_analysis |
Draw a decomposed time series loon plot | l_plot_ts |
Create an interactive loon 3d plot widget | l_plot3D l_plot3D.default |
Model Prediction | l_predict l_predict.default l_predict.glm l_predict.lm l_predict.loess l_predict.nls |
The primitive glyphs available to a scatterplot or graph display | l_primitiveGlyphs |
Force a Content Redraw of a Plot | l_redraw |
Resize Plot Widget | l_resize |
Convert an R list to a nested Tcl list | l_Rlist2nestedTclList |
Save the info states of a loon plot widget in a file | l_saveStates |
Scale for 3d plotting | l_scale3D |
Change Plot Region to Display All Active Data | l_scaleto_active |
Change Plot Region to Display All Elements of a Particular Layer | l_scaleto_layer |
Change Plot Region to Display the All Data of the Model Layer | l_scaleto_plot |
Change Plot Region to Display All Selected Data | l_scaleto_selected |
Change Plot Region to Display All Plot Data | l_scaleto_world |
Create an interactive serialaxes (parallel axes or radial axes) plot | l_serialaxes l_serialaxes.default |
Create a Serialaxes Inspector | l_serialaxes_inspector |
Set the aspect ratio of a plot | l_setAspect |
Use custom colors for mapping nominal values to distinct colors | l_setColorList |
Set loon's color mapping list to the colors from base R | l_setColorList_baseR |
Set loon's color mapping list to the colors from ColorBrewer | l_setColorList_ColorBrewer |
Set loon's color mapping list to the colors from ggplot2 | l_setColorList_ggplot2 |
Set loon's color mapping list to the colors from hcl color wheen | l_setColorList_hcl |
Set loon's color mapping list to the colors from loon defaults | l_setColorList_loon |
Modify States of a Plot that are Linked in Loon's Standard Linking Model | l_setLinkedStates |
Set the value of a loon display option | l_setOption |
Set the title font of all loon displays | l_setTitleFont |
Query Size of a Plot Display | l_size |
Resize Plot Widget | l_size<- |
Get State Names of Loon Object | l_state_names {names.loon} |
Create a child widget path | l_subwin |
Throw an error if string is not associated with a loon widget | l_throwErrorIfNotLoonWidget |
loon tk top level | l_toplevel |
Convert a Tcl Object to some other R object | l_toR |
Get loon's system default value for the named display option. | l_userOptionDefault |
Get the names of all loon display options that can be set by the user. | l_userOptions |
Open a browser with loon's R documentation webpage | l_web |
Dummy function to be used in the Roxygen documentation | l_widget |
Create a Worldview Inspector | l_worldview |
Zoom from and towards the center | l_zoom |
Euclidean distance between two vectors, or between column vectors of two matrices. | L2_distance |
Create a linegraph | linegraph |
Create a linegraph of a graph | linegraph.loongraph |
loon: A Toolkit for Interactive Data Visualization and Exploration | loon-package loon |
Loon's color generator for creating color palettes | loon_palette |
Create a graph object of class loongraph | loongraph |
Create a grid grob from a loon widget handle | loonGrob loonGrob.l_compound loonGrob.l_layer_graph loonGrob.l_layer_histogram loonGrob.l_layer_scatterplot loonGrob.l_navgraph loonGrob.l_navigator loonGrob.l_serialaxes loonGrob.l_ts |
A generic function used to distinguish whether only the locations of plots will be used to arrange them in a grob, or whether all arguments to `gridExtra::arrangeGrob()` will be used. | loonGrob_layoutType |
Instantiate a Grob | loonGrobInstantiation l_instantiateGrob l_setGrobPlotView l_updateGrob |
Closure of One Dimensional Measures | measures1d |
Closure of Two Dimensional Measures | measures2d |
Canadian Visible Minority Data 2006 | minority |
Get State Names of Loon Object | names.loon {l_state_names} |
Create a n-d transition graph | ndtransitiongraph |
Fatty Acid Composition of Italian Olive Oils | olive |
Just the Fatty Acid Composition of Italian Olive Oils | oliveAcids |
Geographic location of each Italian olive growing area named in the 'olive' data. | oliveLocations |
Plot the current view of any loon plot in the current device. | plot.loon |
Plot a loon graph object with base R graphics | plot.loongraph |
Print a summary of a loon layer object | print.l_layer |
Print function names from measure1d object | print.measures1d |
Print function names from measure2d object | print.measures2d |
Closure of Two Dimensional Scagnostic Measures | scagnostics2d |
A tk Image Object to a Raster Object | tcl_img_2_r_raster |
List the valid Tk color names | tkcolors |
Data to re-create Hans Rosling's famous "Us and Them" animation | UsAndThem |