Home » Data Science » Data Analysis » Fill in the blank: Code added to an .rmd file is usually referred to as a code _____. This allows users to execute R code from within the .rmd file. Q: Practice More Questions From: Develop documentation and reports in RStudio Created with Fabric.js 4.6.0 Similar Questions A data analyst adds a section of executable code to their .rmd file so users can execute it and generate the correct output. What is this section of code called?A data analyst includes a code chunk in their .rmd file. What does this allow other users to do? Select all that apply.A data analyst wants to include a visual in their slideshow, then make some changes to it. Which of the following options will enable the analyst to edit the visual within the presentation without…Fill in the blank: _____ code is code that can be inserted directly into a .rmd file.Let f(x) be the probability that a person with feature x dies within 5 years. Let Sx(t) be the survival function of a person with feature x. Assume t is measured in years. Which of the following is…Person 1 has hazard h_1(t) = 1, and Person 2 has hazard h_2(t) = 2. What is the probability of dying within the first year for each patient?A data analyst wants to include a line of code directly in their .rmd file in order to explain their process more clearly. What is this code called?A data analyst is inserting a line of code directly into their .rmd file. What will they use to mark the beginning and end of the code?Why would a data analyst create a template of their .rmd file? Select all that apply.A data analyst writes two hashtags next to their header. What will this do to the header font in the .rmd file?A data analyst who works with R creates a weekly sales report by remaking their .rmd file and converting it to a report. What can they do to streamline this process?By default, all visualizations you create using Tableau Public are available to other users. What icon do you click to hide a visualization?A data analyst is creating a visualization in Tableau Public. They want to keep it private from other users until it is complete. Which icon should they click?You are using Tableau Public to create a data visualization. In order to keep your visualization hidden from other users, you click the Show/Hide icon.You want to create a vector with the values 21, 12, 39, in that exact order. After specifying the variable, what R code chunk allows you to create the vector? Created with Fabric.js 4.6.0 Practice More Questions Data Analysis 200+ Qs Machine Learning 100+ Qs