15 lines
368 B
R
15 lines
368 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/snapshot_latest.R
|
|
\name{snapshot_latest}
|
|
\alias{snapshot_latest}
|
|
\title{Load the latest snapshot state from the lock file}
|
|
\usage{
|
|
snapshot_latest()
|
|
}
|
|
\value{
|
|
A list containing the last saved snapshot of the project state
|
|
}
|
|
\description{
|
|
Load the latest snapshot state from the lock file
|
|
}
|