parse_python_object: Python to R parsing for DynamoDB items

View source: R/dynamodb_python.R

parse_python_objectR Documentation

Python to R parsing for DynamoDB items

Description

Python to R parsing for DynamoDB items

Usage

parse_python_object(object)

Arguments

object

Python object of class decimal.Decimal, character or logical. For other types a NA value will be returned.

Value

R object


mcanigueral/dutils documentation built on Jan. 25, 2024, 3:34 p.m.