79717489

Date: 2025-07-28 14:46:16
Score: 1.5
Natty:
Report link

Hope this is helpful

lazy.list <-
function(lst, elt)
{
    attach(lst)
    elt
}

this.call <- as.call(expression, lazy.list, a.lst, an.elt)

# ... 

eval(this.call)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: izmirlig