gl.a: Assign global varaiable value

Description Usage Arguments Details

View source: R/makehams.R

Description

Assigns or overrides an existing variable in the global variables environment

Usage

1
gl.a(var, val = NA)

Arguments

var

the variable name to assign (object name, not a string)

val

the value to assign to the variable

Details

by default, the value NA is assigned when unspecified


nathanesau/makehams documentation built on May 23, 2019, 12:19 p.m.