Skip to contents

create_sp_list_item() is an alternative to the create_item method for Microsoft365R::ms_list objects. This is used by create_sp_list_items() (instead of the bulk_import method) to better handle NA values that broken for number columns.

Usage

create_sp_list_item(..., .sp_list = NULL, .fields = NULL, .keep_na = FALSE)

Arguments

...

Ignored if .fields is supplied.

.sp_list

A ms_list object.

.fields

A named list or single row data frame.