blob: 5daf85c92ff74376811646dc1c465f63efa6a7ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
% Generated by roxygen2 (4.1.1): do not edit by hand
% Please edit documentation in R/idframe.R
\name{plot.idfrd}
\alias{plot.idfrd}
\title{Plotting idfrd objects}
\usage{
\method{plot}{idfrd}(object)
}
\arguments{
\item{object}{An object of class \code{idframe}}
}
\description{
Plot method for frequency resopnse data
}
|