Other packages > Find by keyword >

quickcode  

Quick and Essential 'R' Tricks for Better Scripts
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("quickcode", "1.0.6")



Attach the package and use:
library("quickcode")
Maintained by
Obinna Obianom
[Scholar Profile | Author Map]
First Published: 2023-07-18
Latest Update: 2024-03-03
Description:
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to improve your scripts. Improve the quality and reproducibilty of 'R' scripts.
How to cite:
Obinna Obianom (2023). quickcode: Quick and Essential 'R' Tricks for Better Scripts. R package version 1.0.6, https://cran.r-project.org/web/packages/quickcode. Accessed 21 Mar. 2025.
Previous versions and publish date:
0.1 (2023-07-18 11:30), 0.2 (2023-08-08 14:30), 0.3 (2023-09-02 21:20), 0.4 (2023-10-01 06:40), 0.5 (2023-10-19 15:50), 0.6 (2023-12-03 19:00), 0.7 (2024-03-03 08:00), 0.8 (2024-04-06 12:30), 0.9.1 (2024-07-26 14:40), 0.9 (2024-07-09 17:30), 1.0.0 (2024-09-02 19:50), 1.0.1 (2024-10-11 21:10), 1.0.2 (2024-11-06 08:10), 1.0.3 (2024-12-02 06:00), 1.0.4 (2025-01-14 06:10), 1.0.5 (2025-02-03 07:00)
Other packages that cited quickcode R package
View quickcode citation profile
Other R packages that quickcode depends, imports, suggests or enhances
Complete documentation for quickcode
Functions, R codes and Examples using the quickcode R package
Some associated functions: add.header . add.sect.comment . add.snippet.clear . add_key . ai.duplicate . archivedPkg . as.boolean . bionic_txt . clean . compHist . data_pop . data_pop_filter . data_push . data_shuffle . duplicate . genRandImg . geo.cv . geo.mean . geo.sd . header.rmd . in.range . inc . init . insertInText . is.image . libraryAll . list_push . list_shuffle . minus . mix.color . mix.cols.btw . nin . not.data . not.duplicated . not.empty . not.environment . not.image . not.integer . not.logical . not.na . not.null . not.numeric . not.vector . number . plus . rDecomPkg . randString . rcolorconst . refresh . sample_by_column . setOnce . vector_pop . vector_push . vector_shuffle . yesNoBool . 
Some associated R codes: aaa.R . add.header.R . add.snippet.clear.R . add_key.R . archivedR.R . bionic.R . bool.R . clean.R . color_compHist.R . cv.gm.R . data_pop.R . data_pop_filter.R . data_push.R . data_shuffle.R . decommissionedPkg.R . duplicate.R . g.mean.R . header.rmd.R . inc.R . init.R . insertInText.R . libraryAll.R . list_push.R . list_shuffle.R . nin.R . not.data.R . not.duplicated.R . not.empty.R . not.environment.R . not.image.R . not.integer.R . not.logical.R . not.na.R . not.null.R . not.numeric.R . not.vector.R . number.R . once.R . quickcode-package.R . randomImage.R . rcolorconst.R . sample_by_column.R . sd.gm.R . seq_range.R . strings.R . tracker.R . vector_pop.R . vector_push.R . vector_shuffle.R .  Full quickcode package functions and examples
Downloads during the last 30 days
02/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/19Downloads for quickcode0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

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  
MOST  
Multiphase Optimization Strategy
Provides functions similar to the 'SAS' macros previously provided to accompany Collins, Dziak, and ...
Download / Learn more Package Citations See dependency  
c3  
'C3.js' Chart Library
Create interactive charts with the 'C3.js' charting library. All plot types in ' ...
Download / Learn more Package Citations See dependency  
html2R  
Convert 'HTML' to 'R' with a 'Shiny' App
Provides a 'Shiny' app allowing to convert 'HTML' code to 'R' code (e.g. 'Hello' to 'ta ...
Download / Learn more Package Citations See dependency  
mirtCAT  
Computerized Adaptive Testing with Multidimensional Item Response Theory
Provides tools to generate HTML interfaces for adaptive and non-adaptive tests using the shiny pac ...
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