[f2e496]: / man / NullLag.Rd

Download this file

16 lines (14 with data), 317 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/lag.R
\name{NullLag}
\alias{NullLag}
\title{Create a LagEffect object with no lag}
\usage{
NullLag()
}
\value{
A LagEffect object for which \code{isNullLag()} is TRUE
}
\description{
Create a LagEffect object with no lag
}