equal_lengths {sixtyfour}R 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


[Package sixtyfour version 0.2.0 Index]