# NOT RUN {
Av1CondContNeighborhood()
## The function is currently defined as
function(radius = 0, radiusCurve = function(x){1}){
new("Av1CondContNeighborhood", radius = radius, radiusCurve = radiusCurve)
}
# }
Run the code above in your browser using DataLab