Package: quickcode 1.0.2
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 improve your scripts. Improve the quality and reproducibility of 'R' scripts.
Authors:
quickcode_1.0.2.tar.gz
quickcode_1.0.2.zip(r-4.5)quickcode_1.0.2.zip(r-4.4)quickcode_1.0.2.zip(r-4.3)
quickcode_1.0.2.tgz(r-4.4-any)quickcode_1.0.2.tgz(r-4.3-any)
quickcode_1.0.2.tar.gz(r-4.5-noble)quickcode_1.0.2.tar.gz(r-4.4-noble)
quickcode_1.0.2.tgz(r-4.4-emscripten)quickcode_1.0.2.tgz(r-4.3-emscripten)
quickcode.pdf |quickcode.html✨
quickcode/json (API)
NEWS
# Install 'quickcode' in R: |
install.packages('quickcode', repos = c('https://oobianom.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/oobianom/quickcode/issues
Last updated 16 days agofrom:a8b3c967ec. Checks:OK: 5 ERROR: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | ERROR | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | ERROR | Nov 06 2024 |
Exports:%.%%eo%%match%%nin%%or%add_keyadd.headeradd.sect.commentadd.snippet.clearai.duplicatearchivedPkgas.booleanbionic_txtchain_sepcleanclean_filecompHistconstdata_popdata_pop_filterdata_pushdata_repdata_shuffledate1to3date3to1duplicateerror.outextract_commentextract_IPfAddDatefind_packagesgenRandImggeo.cvgeo.meangeo.sdget_func_defgetDategetDistributiongetGitRepoChangegetGitRepoStartgetWeekSeqhas.errorheader.rmdin.rangeincindexedinitinsertInTextis.cauchyis.Dateis.decreasingis.emptyis.gammais.imageis.increasingis.leapis.logisticis.lognormalis.normalis.poissonis.uniformis.weibulllibraryAlllist_pushlist_shufflemath.mmmath.qtminusmix.colormix.cols.btwmultiplymutate_filterndecimalnewSuperVarnot.datanot.Datenot.duplicatednot.emptynot.environmentnot.existsnot.imagenot.inheritsnot.integernot.logicalnot.nanot.nullnot.numericnot.vectornumberorpairDistpercent_matchplusrandStringrcolorconstrDecomPkgread.csv.printread.table.printrefreshremove_commentremove_content_in_quotessample_by_columnsetDisAlphasetOncesort_lengthsound_matchstrsplit.boolstrsplit.numsummarize.envobjswitch_colsswitch_rowstrack_funcunique_lenunsetDisAlphavector_popvector_pushvector_shuffleyesNoBoolzscorezscoreGrowthCurve
Dependencies:colorspacefitdistrpluslatticeMASSMatrixPolychromerlangrstudioapiscatterplot3dsurvival
Introducing the Nullish coalescing operator in the quickcode R package
Rendered fromnullish_coalescing_operator_r.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-08-04
Started: 2024-07-30
Easily add today's date to filenames in R using quickcode package
Rendered fromadd_today_date_to_filenames_quickcode.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-05-05
Started: 2024-05-05
Function that allows you to track usage of other functions
Rendered fromtrack_function_usage_r.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-09-01
Started: 2024-09-01
NOT functions, is.log, is.poisson, is.weibull, date3to1, genRandImg, vector_shuffle, data_pop, and init function amongst many great new functions in the quickcode R package
Rendered fromquickcode_r_introduction.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-05-05
Started: 2023-07-28