dot-IsFutureSeurat: Test Future Compatibility with 'Seurat'

.IsFutureSeuratR Documentation

Test Future Compatibility with Seurat

Description

Check to see if SeuratObject and/or Seurat are at least a specific version or if they're configured to act as if they're a specific version (see details below). This allows testing compatibility with future requirements for both SeuratObject and Seurat

Usage

.IsFutureSeurat(version, lib.loc = NULL)

Arguments

version

A version string or object of class package_version

lib.loc

a character vector of directory names of R libraries, or NULL. The default value of NULL corresponds to all libraries currently known. If the default is used, the loaded packages and namespaces are searched before the libraries.

Details

Blah blah blah

Value

TRUE if SeuratObject and/or Seurat


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.