> A <- "https://github.com/USERNAME/ProgrammingAssignment2" > B <- "https://github.com/USERNAME/ProgrammingAssignment2/blob/master/cachematrix.R" > grepl(A,B) [1] TRUE