Does anyone know why I get this error when trying to create a markdown file from a code on R studio? Working on a Macboo

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Does anyone know why I get this error when trying to create a markdown file from a code on R studio? Working on a Macboo

Post by answerhappygod »

Does Anyone Know Why I Get This Error When Trying To Create A Markdown File From A Code On R Studio Working On A Macboo 1
Does Anyone Know Why I Get This Error When Trying To Create A Markdown File From A Code On R Studio Working On A Macboo 1 (153.76 KiB) Viewed 44 times
Go to file/function - Addins Environment H Files Plots P Untitled 5* x Untitled 6* X @ Untitled7* test.Rmd x Untitled.Rmd x Computer Assignment. >> a Knit on Save Knit #c 1 & Run, 를 Å 1 - 2 title: "Test 2" 3 output: html_document 4 5 6 {r setup, include=FALSE} 7 knitr::opts_chunk$set(echo = TRUE) 8 9 10. ***{r} 11 packages<-c("tidyverse", "stargazer", "AER", "asbio", "tigerstats", "readxl", "foreign", "wooldridge" ,"gridExtra", "haven", "CARS") ## This is how you define an object (which is a vector here) 12 13 install packages (packages, repos='http://cran.us.r-project.org') # Installing packages at once 14 15 lapply(packages, library, character.only = T) # Loading the packages Install QU Name devtools diffobj digest Odplyr Odtplyr ellipsis evaluate fansi JOO0000 0000 000 farver fastmap O forcats forecast 16 - 17 18 19 20 21 foreign Formula formula.tool 11:1 C Chunk 2 R Markdown Console Terminal Render Jobs x fracdiff Output Issues fs -/Desktop/Untitled.Rmd % Line 11 Error: package 'teltk' could not be loaded Execution halted gargle generics 0 0 0 0 0 0 0 0 0 gert ggdendro ggforce Oggformula
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply