R/compute_affected_norms.R

Defines functions `compute_affected_norms`

`compute_affected_norms` <-
function(con, limit=0)
	compute_from_db(con, affected_norms, "affected_norms", "Norm", "Norm", limit=limit)

Try the VwGHat package in your browser

Any scripts or data that you put into this service are public.

VwGHat documentation built on May 2, 2019, 5:55 p.m.