R Wrapper for 'Notion' API


[Up] [Top]

Documentation for package ‘notionR’ version 0.0.9

Help Pages

addBlockH1 Adds an H1 (heading one) Block to a Page
addBlockH2 Adds an H2 (heading two) Block to a Page
addBlockParagraph Adds a Paragraph Block to a Page
add_checkbox_filter Filter Operators
add_relation_id_filter Filter Operators
add_select_filter Filter Operators
archivePage Archive a Page
createNotionPage Create a Page
deleteBlock Delete a Block
filters Filter Operators
getBlock Returns a block
getMultiSelectValues Returns a vector of the available multi-select options in a field
getNotionDatabase Returns a database as a data.frame
getNotionDatabaseMetadata Returns the database metadata as a data.frame
getNotionPage Get a Page
isEmptyNotionDatabaseExport Is the database output empty ?
normalizeChromePageIds Returns a page id from a copy-paste page id in browser
notion_filter Filter Operators
notion_or Filter Operators
updateCheckbox Updates a Checkbox Property
updateDate Updates a Date property
updateEmoji Updates an Emoji Property of a page
updateMultiSelect Updates a Select Property
updateNumber Updates a Number Property
updatePageCover Updates a Page Cover
updateRelationship Updates (adds) a relationship to a page id
updateSelect Updates a Select Property
updateText Updates a Text Property
updateTitle Updates a Title Property
updateURL Updates a URL Property