Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 40 found.
[1] < 1 2 3 4 > [4]  Sort:

import_message (Package: gmailr) : Import a message into the gmail mailbox from a mime message

Import a message into the gmail mailbox from a mime message
● Data Source: CranContrib
● Keywords:
● Alias: import_message
● 0 images

%>% (Package: gmailr) : Pipe statements

Like dplyr and ggvis gmailr also uses the pipe function, %>% to turn function composition into a series of imperative statements.
● Data Source: CranContrib
● Keywords: internal
● Alias: %>%
● 0 images

untrash_message (Package: gmailr) : Remove a single message from the trash

Function to trash a given message by id. This can be undone by untrash_message.
● Data Source: CranContrib
● Keywords:
● Alias: untrash_message
● 0 images

thread (Package: gmailr) : Get a single thread

Function to retrieve a given thread by id
● Data Source: CranContrib
● Keywords:
● Alias: thread
● 0 images

mime (Package: gmailr) : Create a mime formatted message object

These functions create a MIME message. They can be created atomically using 'mime()' or iteratively using the various accessors.
● Data Source: CranContrib
● Keywords:
● Alias: attach_file, attach_part, bcc.mime, cc.mime, from.mime, html_body, mime, subject.mime, text_body, to.mime
● 0 images

delete_message (Package: gmailr) : Permanently delete a single message

Function to delete a given message by id. This cannot be undone!
● Data Source: CranContrib
● Keywords:
● Alias: delete_message
● 0 images

untrash_thread (Package: gmailr) : Remove a single thread from the trash.

Function to untrash a given thread by id. This can reverse the results of a previous trash_thread.
● Data Source: CranContrib
● Keywords:
● Alias: untrash_thread
● 0 images

history (Package: gmailr) : Retrieve change history for the inbox

Retrieves the history results in chronological order
● Data Source: CranContrib
● Keywords:
● Alias: history
● 0 images

threads (Package: gmailr) : Get a list of threads

Get a list of threads possibly matching a given query string.
● Data Source: CranContrib
● Keywords:
● Alias: threads
● 0 images

delete_thread (Package: gmailr) : Permanently delete a single thread.

Function to delete a given thread by id. This cannot be undone!
● Data Source: CranContrib
● Keywords:
● Alias: delete_thread
● 0 images