Learn R Programming

uniswappeR (version 0.6.1)

py_int: Python builtin functions

Description

Python builtin functions

Usage

py_int(x)

Value

An R integer converted from a Python integer

Arguments

x

The value to pass through the python int function