Hi Olivasmith, Good Question.
I have been working in the it sector for about 8 years. From my experience, R is not really used for normal website development. R is mainly used for statistical computing, data analysis, and graphical representation. You can build simple web apps using tools like Shiny. It is easy to convert R scripts into a web app without needing full frontend or backend skills. But it is not ideal for building full websites....
User Profile
Collapse
-
-
You can display a PDF file on both desktop and mobile by using a combination of <object> and <iframe> tags. The <object> tag usually works well on desktop browsers. If the <object> tag fails to load, the browser will display the content of the <iframe> tag. The <iframe> acts as a fallback for mobile devices. If both fail, the user still gets a download link.
Here is the code setup:
...Code:<object
Last edited by gits; Nov 18 '25, 12:06 PM.Leave a comment:
-
rose clark replied to Looking to do Android software development, any suggestions? Is flutter better?in GeneralHi nemocccc, In my opinion, Flutter is a good option, if you want to build apps for both Android and iOS at the same time. It’s beginner-friendly and has tons of tutorials online, so learning isn’t a big task. Super convenient!...Leave a comment:
No activity results to display
Show More
Leave a comment: