错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Warnings, Errors, and Debugging

  • Jane L. Sumner

摘要

This chapter covers practical strategies for dealing with error and warning messages in R. It breaks down the different kinds of things (errors, warnings, unexpected responses, and no response) that can go wrong when writing code in R. It provides guidance for decoding R’s error and warning messages and presents three strategies for debugging code.