(error"Usage: Main <table.csv> <threshold> <outfile.csv>")
(error"Usage: Main table.csvthreshold [outfile.csv]")
letfilename=headargs
letthreshold=read$args!!1
file<-readFilefilename
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.