py_del_attr: Delete an attribute of a Python object

View source: R/RcppExports.R

py_del_attrR Documentation

Delete an attribute of a Python object

Description

Delete an attribute of a Python object

Usage

py_del_attr(x, name)

Arguments

x

A Python object.

name

The attribute name.


rstudio/reticulate documentation built on May 11, 2024, 12:03 a.m.