Learn R Programming

beginr (version 0.1.7)

rplc: Replace strings in a file

Description

Replace strings in a file

Usage

rplc(oldchar, newchar, filename)

Arguments

oldchar

old string

newchar

new string

filename

file name

Value

modified files