Learn R Programming

PlotPrjNetworks (version 1.0.0)

Date: Create date type vectors

Description

This function allows you to create date type vectors.

Usage

Date(length = 0)

Arguments

length
Length of the date type vector

Value

A date type vector of the indicated length

Examples

Run this code
Date(3)
Date(length=5)

Run the code above in your browser using DataLab