Wraps y with x

wrap(x, y, to_r = FALSE)

Arguments

x, y

Python objects.

to_r

Applies py_to_r on output.