Skip to content

A collection of 'sweet' 'magical' R tools

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

lpembleton/honeydukes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

honeydukes

A collection of 'sweet' 🍭 'magical' 🪄 R tools

A growing collection of 'sweet' 🍭 'magical' 🪄 R tools. Many of the tools have been developed to assist in development environment situations. It’s pretty much my miscellaneous R package 📦 but with a cool HP 🧙️ inspired name👍

Functions

At the moment this package contains the following functions:

  • envobj prints a ANSI coloured table listing all objects in the current environment and their details, such as object type and dimensions. Useful for when working outside RStudio on a remote server via a ssh terminal

* `corner` prints the top left corner of a larger user defined matrix or data frame. This is very handy in bioinformatics when you are back and forth checking the general contents of a large genotype matrix.

Installation

Installing is simple, you will just need to make sure you have the remotes package from cran installed first.

install.packages("remotes") # if not already installed
remotes::install_github("lpembleton/honeydukes")

Dependencies

This package currently imports functions from the emphatic package by coolbutuseless for the ANSI colour highlighting. If installed following the installation instructions {emphatic} should be automatically installed at the same time.

About

A collection of 'sweet' 'magical' R tools

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages