Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Jan 25, 2024
1 parent e209ed9 commit 74dea04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_available_datasets.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ get_available_datasets <- function() {
print(sort(all_datasets))
message('for present day reconstructions, use "WorldClim_2.1_RESm" or "CHELSA_2.4_RESm" where RES is an available resolution.')
message('for future predictions, use "WorldClim_2.1_GCM_SSP_RESm" or "CHELSA_2.1_GCM_SSP_RESm", where GCM is the GCM model, SSP is the Shared Socio-economic Pathways scenario.')
message('use help("WorldClim_2.1") or help("CHELSA_2.1) for a list of available options')
message('use help("WorldClim_2.1") or help("CHELSA_2.1") for a list of available options')
}

0 comments on commit 74dea04

Please sign in to comment.