R/env_returnSoluteGridJVoxels.R

Defines functions env_returnSoluteGridJVoxels

Documented in env_returnSoluteGridJVoxels

env_returnSoluteGridJVoxels <-
function(xmlResultFile,soluteRequested)
{
	return(as.numeric(xmlAttrs(xmlResultFile[[1]][[soluteRequested+1]])[5][[1]]))
}

Try the iDynoR package in your browser

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

iDynoR documentation built on May 2, 2019, 5:56 a.m.