powered by
Tests whether the website is properly connected.
conn_test(url)
A string that returns "ok" if the connection is normal and "no" otherwise.
A website url address.
# Example(Not run) # conn_test("www.baidu.com")
Run the code above in your browser using DataLab