year.POSIXt: year.POSIXt

Usage Arguments Examples

View source: R/year.r

Usage

1

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function(x){
return(x$year+1900)
  }

gvdovandzung/thongke documentation built on May 23, 2020, 12:35 a.m.