%0% | Default value for empty vectors |
as_list_of | 'list_of' S3 class for homogenous lists |
dims | Vector dimensions |
is_list_of | 'list_of' S3 class for homogenous lists |
list_of | 'list_of' S3 class for homogenous lists |
partial_frame | Partially specify columns of a data frame |
vec_assert | Assert an argument has known prototype and/or size |
vec_bind | Combine many data frames into one data frame |
vec_c | Combine many vectors into one vector |
vec_cast.vctrs_list_of | 'list_of' S3 class for homogenous lists |
vec_cbind | Combine many data frames into one data frame |
vec_compare | Compare two vectors |
vec_count | Count unique values in a vector |
vec_data | Extract underlying data |
vec_dim | Vector dimensions |
vec_dims | Vector dimensions |
vec_duplicate | Find duplicated values |
vec_duplicate_any | Find duplicated values |
vec_duplicate_detect | Find duplicated values |
vec_duplicate_id | Find duplicated values |
vec_empty | Vector dimensions |
vec_equal | Test if two vectors are equal |
vec_equal_na | Test if two vectors are equal |
vec_in | Find matching observations across vectors |
vec_match | Find matching observations across vectors |
vec_na | Create a missing vector |
vec_ptype | Find the prototype of a set of vectors |
vec_rbind | Combine many data frames into one data frame |
vec_recycle | Vector recycling |
vec_recycle_common | Vector recycling |
vec_size | Number of observations |
vec_size_common | Number of observations |
vec_type | Find the prototype of a set of vectors |
vec_type2.vctrs_list_of | 'list_of' S3 class for homogenous lists |
vec_type_common | Find the prototype of a set of vectors |
vec_unique | Find and count unique values |
vec_unique_count | Find and count unique values |
vec_unique_loc | Find and count unique values |