nFiles: Number of files read in

View source: R/n-functions.R

nFilesR Documentation

Number of files read in

Description

These functions return a numeric value describing the number of n*() the object contains. (E.g. nCells() returns the total number of cells about which the object contains data, nConditions() returns the total number of conditions, etc. )

Usage

nFiles(object)

Arguments

object

A valid cypro object.

Value

A numeric vector named by well plate. Values indicate the number of valid directories that have been read in via loadData()


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.