check_dir_create function

check existence and create folder if non-existent

check existence and create folder if non-existent

check_dir_create(path)

Arguments

  • path: Folder path to check and create if not there.

Returns

the same returned values for dir.create()

Examples

check_dir_create(tempdir())
  • Maintainer: Zhenke Wu
  • License: MIT + file LICENSE
  • Last published: 2024-01-30