Date {PlotPrjNetworks}R Documentation

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

Author(s)

Javier Celigueta Munoz

Examples

Date(3)
Date(length=5)

[Package PlotPrjNetworks version 1.0.0 Index]