adplus-dvertising
frame-decoration

Question

________ loop over a list and evaluate a function on each element.

a.

apply()

b.

lapply()

c.

sapply()

d.

mapply()

Answer: (a).apply()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ________ loop over a list and evaluate a function on each element.