Skip to content

A set of utility functions to assist with R programming

Notifications You must be signed in to change notification settings

haddonm/codeutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeutils

The goal of codeutils is to provide a set of utility functions that facilitate the use of R and programming in R

Latest Developments:

  • 2023-12-12 0.0.8 added insertmissingRC which allows plots to better reflect missing data.

  • 2023-07-07 0.0.6 added pathtopath and associated functions

  • 2023-07-05 0.0.5 Generalized getDBdir

  • 2022-11-15 0.0.3 Slight modification to properties() to allow it to be used with tibbles

  • 2022-09-14 0.0.2 Added makelist and tidied some help pages.

Installation

The latest version from GitHub with:

# install.packages("devtools")
devtools::install_github("haddonm/codeutils")

About

A set of utility functions to assist with R programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages