py_list_attributes {reticulate}R Documentation

List all attributes of a Python object

Description

List all attributes of a Python object

Usage

py_list_attributes(x)

Arguments

x

Python object

Value

Character vector of attributes


[Package reticulate version 1.38.0 Index]