File: methods-show.Rd

package info (click to toggle)
fimport 4052.89-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 428 kB
  • sloc: makefile: 2
file content (32 lines) | stat: -rw-r--r-- 579 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
\name{show-methods}
\alias{show-methods}

\docType{methods}

%\alias{show,ANY-method}
\alias{show,fWEBDATA-method}


\title{WEBDATA Download Show Methods}

\description{
  Show methods for WEBDATA downloads. 
}

\section{Methods}{
  \describe{

    \item{object = "fWEBDATA"}{
      Print function for objects of class \code{"fWEBDATA"}.
    }   
  }
}

\references{
  Diethelm Wuertz, Yohan Chalabi, and Andrew Ellis (2010);
  \emph{Financial Market Data for R/Rmetrics}, 
  Rmetrics eBook, Rmetrics Association and Finance Online, Zurich,
  www.rmetrics.org.
}

\keyword{data}