Project: Get and set project information

Description Usage Arguments Value

View source: R/generics.R

Description

Get and set project information

Usage

1
2
3
4
5
6
7
8
9
Project(object, ...)

Project(object, ...) <- value

## S3 method for class 'Seurat'
Project(object, ...)

## S3 replacement method for class 'Seurat'
Project(object, ...) <- value

Arguments

object

An object

...

Arguments passed to other methods

value

Project information to set

Value

Project information

An object with project information added


lambdamoses/SeuratBasics documentation built on May 6, 2020, 9:32 a.m.