nat.utils

An R package containing utility functions to support the NeuroAnatomy Toolbox (nat)

Background

This package provides support functions for the nat NeuroAnatomy Toolbox package. Some functions may nevertheless be of general interest. See the online documentation for a for full function listing.

Installation

Released versions

From CRAN. The recommended option for simplicity and since this package is not under heavy development:

install.packages("nat.utils")

Bleeding Edge

Straight from github with Hadley Wickham's remotes package:

if(!require("remotes")) install.packages("remotes")
remotes::install_github('natverse/nat.utils')

Note: Windows users need Rtools to install in this way.

Copy Link

Version

Down Chevron

Install

install.packages('nat.utils')

Monthly Downloads

402

Version

0.6.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Last Published

June 7th, 2023

Functions in nat.utils (0.6.1)