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 07 Mar. 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

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
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  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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