get_type: get_type

View source: R/get_type.R

get_typeR Documentation

get_type

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.cell.cell.html

Usage

get_type(t, value, ...)

Arguments

t

t

value

value

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
get_type(t = "t", value = "value")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.