Make a program that does the listed actions

I want to make a program that does the above tree listed actions

Welcome. First of all, change your title so that is is relevant to your question. What exactly is your question?

Anyway, rvest is a good place to start for scraping websites:

I have no idea what you are on about in the bottom section.

I want to make a program that does three things

  1. Ask two questions (see attachment)
  2. Retrieves the translation and the filing costs (see table) given the answer to question a)
  3. Calculates the equation using translation and the filing costs and the number of words

What have you tried so far? what is your specific problem?, we are more inclined towards helping you with specific coding problems rather than doing your work for you.

Could you please turn this into a self-contained REPRoducible EXample (reprex)? A reprex makes it much easier for others to understand your issue and figure out how to help.

If you've never heard of a reprex before, you might want to start by reading this FAQ:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.