[413088]: / man / slotApply.Rd

Download this file

19 lines (16 with data), 304 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/auxiliary.R
\name{slotApply}
\alias{slotApply}
\title{slotApply}
\usage{
slotApply(x, FUN, ...)
}
\arguments{
\item{x}{object}
\item{FUN}{function}
\item{...}{arguments passed to \code{FUN}}
}
\description{
apply to slots
}