# TSN accepted - good name
library('httr')
getacceptednamesfromtsn('208527', config=timeout(1))
# TSN not accepted - input TSN is old name
getacceptednamesfromtsn('504239', config=timeout(1))
# TSN not accepted - input TSN is old name
getacceptednamesfromtsn('504239', config=timeout(3))
Run the code above in your browser using DataLab