Skip to contents

Find the current version of some data

Usage

current_version(path, ...)

Arguments

path

character path to a directory where to find data

...

some extra parameters that will be passed to dir(path, ...)

Value

character path of the file corresponding the current version of the data

Author

Frédéric Grelot

Examples


if (FALSE) { # \dontrun{
# To be added (soon)
} # }