15 lines
350 B
R
15 lines
350 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/snapshot_history.R
|
|
\name{snapshot_history}
|
|
\alias{snapshot_history}
|
|
\title{Load the existing snapshot history of the project}
|
|
\usage{
|
|
snapshot_history()
|
|
}
|
|
\value{
|
|
A list containing the previous snapshots
|
|
}
|
|
\description{
|
|
Load the existing snapshot history of the project
|
|
}
|