Skip to content

Assignment 1 feedback #11

@btupper

Description

@btupper

Hi All,

Feedback for you on Assignment 1. Good start! Next assignment could be significantly tricker (writing or modifying a function), and the one after more so. It's worthwhile to really dig in to this stuff.

Approaches to writing a script (a workflow that runs from top to bottom) vary widely (not just among us but across all coders everywhere). One thing to keep in mind is that R blurs the distinction between exploration and scripting. While exploring you might make many print() statements (or str() or summary()) in your file script. But once it works the way you want it to, you might want to comment those (or delete them) so that if you were to source() your script it won't spray so much chatter on your console.

OK - the details...

@solanoalex OK!

@tyshawnrene OK! But, where does db come from?

@vameringer OK!

@taragorman OK! Liking the image save at the end!

@DanielSweeney25 OK!

@zane-chutkow OK! Hmmmm, started but have you pushed the completed version? Also, move it to the assignments folder?

@tenzytaec26 OK! Hmmm, started but have you pushed the completed version to github? Also, move it to the assignments folder?

@J-Kapl OK!

@ArianaRaschidFarrokhi OK! But does this line work as written?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions