rename.pattern: Rename picture images in a directery by removing a specific...

View source: R/rename.pattern.R

rename.patternR Documentation

Rename picture images in a directery by removing a specific pattern

Usage

rename.pattern(path, type = c(".jpg",".JPG"), pattern.to.remove = NULL)

Arguments

x

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

frmunoz/naturalistDB documentation built on Aug. 18, 2022, 10:38 a.m.