Learn R Programming

RbcBook1 (version 1.40.0)

imageSize: File info for all image files in the book

Description

File info for all image files in the book

Usage

imageSize(dirs= c("Preproc","Analysis","Metadata","Graphs","CaseStudies"), ext=c("pdf", "png"))

Arguments

dirs
character vector with directories.
ext
character vector with file name extensions.

Value

Data frame.

Details

No details.

Examples

Run this code
  # a = imageSize()
  # print(a[1:10,c(1,4)])

Run the code above in your browser using DataLab