equal_lengths: Check if two vectors have equal lengths

View source: R/files.R

equal_lengthsR Documentation

Check if two vectors have equal lengths

Description

Check if two vectors have equal lengths

Usage

equal_lengths(x, y)

Details

package s3fs is not checking that length(remote_path) == length(path) as it purports to be doing - thus the need for this helper function to check this


sixtyfour documentation built on April 3, 2025, 8:22 p.m.