get_dir_size: Returns the filesize in bytes of a directory.

View source: R/cache.R

get_dir_sizeR Documentation

Returns the filesize in bytes of a directory.

Description

Returns the filesize in bytes of a directory.

Usage

get_dir_size(path)

Arguments

path

a directory to size

Value

A numeric of the file size in bytes


SimonGreenhill/rcldf documentation built on April 25, 2024, 8:27 a.m.