Learn R Programming

Kmisc (version 0.5.0)

awk.set: Set awk

Description

Use this function to set the string by which awk is called; e.g. if you're using GNU awk (gawk), mawk, and so on.

Usage

awk.set(awk)

Arguments

awk
String denoting the appropriate call for your flavour of awk.