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 04 Jun. 2026.
Previous versions and publish date:
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)
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

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
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  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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