Other packages > Find by keyword >

iNZightTools  

Tools for 'iNZight'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("iNZightTools", "2.0.3")



Attach the package and use:
library("iNZightTools")
Maintained by
Tom Elliott
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-23
Latest Update: 2025-07-29
Description:
Provides a collection of wrapper functions for common variable and dataset manipulation workflows primarily used by 'iNZight', a graphical user interface providing easy exploration and visualisation of data for students of statistics, available in both desktop and online versions. Additionally, many of the functions return the 'tidyverse' code used to obtain the result in an effort to bridge the gap between GUI and coding.
How to cite:
Tom Elliott (2020). iNZightTools: Tools for 'iNZight'. R package version 2.0.3, https://cran.r-project.org/web/packages/iNZightTools. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-25 08:06), 1.8.3 (2020-02-23 12:30), 1.8.5 (2020-05-20 03:30), 1.9.0 (2020-07-29 07:10), 1.10 (2020-12-14 07:00), 1.11.0 (2021-04-23 11:00), 1.11.1 (2021-06-30 07:10), 1.11.2 (2021-07-13 07:00), 1.12.0 (2021-09-17 06:50), 1.12.1 (2021-11-04 23:40), 1.12.2 (2022-01-19 00:32), 1.12.3 (2022-08-22 22:20), 1.13.0 (2023-01-26 23:10), 2.0.1 (2023-10-12 13:50), 2.0.3 (2025-07-29 06:30)
Other packages that cited iNZightTools R package
View iNZightTools citation profile
Other R packages that iNZightTools depends, imports, suggests or enhances
Complete documentation for iNZightTools
Functions, R codes and Examples using the iNZightTools R package
Some associated functions: add_suffix . aggregate_data . append_rows . as_tibble . code . collapse_cat . combine_vars . convert_to_cat . convert_to_date . convert_to_datetime . create_varname . create_vars . delete_vars . dictionary . extract_dt_comp . extract_part . filter . filter_cat . filter_num . fitDesign . fitModel . form_class_intervals . inzdf . is_cat . is_dt . is_num . is_preview . is_survey . is_svydesign . is_svyrep . join_data . load_linked . load_rda . make_names . missing_to_cat . newdevice . operator_not_in . operator_or_null . pipe . print_code . random_sample . rank_vars . read_meta . read_text . remove_rows . rename_levels . rename_vars . reorder_levels . reshape_data . save_rda . select . select_vars . separate_var . sheets . smart_read . sort_vars . standardize_vars . stringConcatenation . survey_IQR . tidy_all_code . transform_vars . validation_details . validation_summary . vartype . vartypes . 
Some associated R codes: aggregate.R . append_rows.R . class_intervals.R . code_writing.R . data_dict.R . extract_dt_comp.R . filter.R . helpers.R . iNZightTools.R . import_data.R . import_linked.R . inzdf.R . join_data.R . metadata_object.R . metadata_read.R . modelfitting.R . mutate.R . newdevice.R . read_text.R . reshape_data.R . sample.R . select_vars.R . separate_var.R . sort_vars.R . tidycode.R . tool_pipe.R . tool_str_c.R . validate_dataset.R .  Full iNZightTools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA