extract_info: Exclude declarations from set

Description Usage Arguments Examples

View source: R/edecl.R

Description

Excludes declarations from set that belongs to other set

Usage

1
extract_info(decls)

Arguments

decls

List of declarations.

Examples

1
2
3
4
library(dplyr)
mps2016 <- 
   download_declarations("хутро", deepsearch = TRUE, declaration_year = 2016, declaration_type = 1) %>% 
   extract_info()

texty/edecl documentation built on May 29, 2019, 10:53 a.m.