ppc.remove.suffix {ppc}R Documentation

Function to remove the suffix from a file name

Description

This function just removes a .xxx suffix from the end of a filename or a vector of filenames

Usage

ppc.remove.suffix(x)

Arguments

x Filename or vector of filenames

Value

Filename or list of filenames with suffix removed

Author(s)

Balasubramanian Narasimhan and Rob Tibshirani

Examples

## for a complete worked example of this function in a PPC analysis  see
##  http://www-stat.stanford.edu/~tibs/PPC/Rdist/Rscript.rawdata

[Package ppc version 1.01 Index]