Skip to content

P15代码运行报错 #7

@liligede

Description

@liligede

运行这段代码qplot(carat,price,data=dsmall,geom = c("point","smooth"),span=0.2)
报错Error: Unknown parameters: span
运行这段代码qplot(carat, price, data = dsmall, geom = c("point", "smooth"),method = "loess",span=0.2)
报错Error: Unknown parameters: method, span

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