# NOT RUN {
# see Dataclass and Evaluation for examples
## The function is currently defined as
function(filename){
eval.parent(parse(text=paste("load(\"",filename,".comment\")", sep = "")))
}
# }
Run the code above in your browser using DataLab