R/compute_result.R

Defines functions `compute_result`

`compute_result` <-
function(con,limit=0)
	compute_from_db(con,result, "result", "Spruch", "Result", field_types="INTEGER", 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.