R/BiodiversityR.changeLog.R

Defines functions `BiodiversityR.changeLog`

`BiodiversityR.changeLog` <-
function()
{
    change.file <- file.path(system.file(package = "BiodiversityR"), "ChangeLog")
    file.show(change.file)
}

Try the BiodiversityR package in your browser

Any scripts or data that you put into this service are public.

BiodiversityR documentation built on Oct. 22, 2023, 5:06 p.m.