Can we implement web/spider graph in R. Can anyone help me with this
Sure — there are a bunch of different options (this is not a complete list!):
radarchart
Getting away from JavaScript-based charts:
ggplot2
fmsb
(This post also has a nice discussion of some alternative ways of plotting radar chart type data: https://www.data-to-viz.com/caveat/spider.html)