blob: d54215c16c8e5ee40d341cf37802ea8131e000c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/idframe.R
\name{summary.idframe}
\alias{summary.idframe}
\title{idframe-object summaries}
\usage{
\method{summary}{idframe}(object)
}
\arguments{
\item{object}{an object of class \code{idframe}}
}
\description{
Generates a summary of objects inherting from class \code{idframe}
}
|