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.1")



Attach the package and use:
library("iNZightTools")
Maintained by
Tom Elliott
[Scholar Profile | Author Map]
First Published: 2020-02-23
Latest Update: 2023-01-26
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.1, https://cran.r-project.org/web/packages/iNZightTools. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for iNZightTools05101520253035TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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