The Wayback Machine - https://web.archive.org/web/20221119044517/https://github.com/tangerinemarigold
Skip to content
Avatar

Highlights

  • Pro

Organizations

@RutgersGEARS
Block or Report

Block or report tangerinemarigold

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 1
    # a user-friendly grep
    2
    grep_for <- function(terms, list){
    3
      list <- unlist(list)
    4
      grep_results <- (lapply(1:length(terms), function(x){ 
    5
        grep(terms[x], list, value = TRUE)

0 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

tangerinemarigold has no activity yet for this period.