powered by
Split URLs
oncrawlSplitURL(list_urls, limit = 15)
your urls
the maximum of URLS you want
data.frame
# NOT RUN { mylist <- c("/cat/domain/web/","/cat/","/cat/domain/") oncrawlSplitURL(mylist, 2) # }
Run the code above in your browser using DataLab