Skip to contents

Get the date of the currently checked out commit

Usage

get_current_commit_date(repo)

Arguments

repo

dataset name: 'all_basiclevel', 'reliability', etc.

Value

A string with the date.

Examples


if (FALSE) { # \dontrun{
get_current_commit_date('all_basiclevel')
} # }