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
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
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
