filterAttachments: Filtering attachments by type

Description Usage Arguments

View source: R/wall.R

Description

Filtering attachments by type

Usage

1
filterAttachments(attachments, type)

Arguments

attachments

List of attachments

type

type field may have the following values:

  • photo - photo from an album;

  • posted_photo - photo uploaded directly from user's computer;

  • video - video;

  • audio - audio;

  • doc - document;

  • graffiti - graffiti;

  • url - web page URL;

  • note - note;

  • app - image uploaded with a third party application;

  • poll - poll;

  • page - wiki page.


Dementiy/vkR documentation built on Oct. 1, 2020, 9:48 a.m.