23 create function to make synthetic data #21
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
data-raw/demo-data.R#L2
file=data-raw/demo-data.R,line=2,col=36,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
data-raw/demo-data.R#L2
file=data-raw/demo-data.R,line=2,col=48,[commas_linter] Commas should always have a space after.
|
lint:
data-raw/demo-data.R#L2
file=data-raw/demo-data.R,line=2,col=56,[commas_linter] Commas should always have a space after.
|
lint:
data-raw/demo-data.R#L2
file=data-raw/demo-data.R,line=2,col=64,[commas_linter] Commas should always have a space after.
|
lint:
data-raw/demo-data.R#L2
file=data-raw/demo-data.R,line=2,col=73,[commas_linter] Commas should always have a space after.
|
lint:
data-raw/demo-data.R#L2
file=data-raw/demo-data.R,line=2,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
data-raw/demo-data.R#L3
file=data-raw/demo-data.R,line=3,col=21,[indentation_linter] Indentation should be 2 spaces but is 21 spaces.
|
lint:
data-raw/demo-data.R#L3
file=data-raw/demo-data.R,line=3,col=45,[commas_linter] Commas should always have a space after.
|
lint:
data-raw/demo-data.R#L3
file=data-raw/demo-data.R,line=3,col=49,[commas_linter] Commas should always have a space after.
|
lint:
data-raw/demo-data.R#L3
file=data-raw/demo-data.R,line=3,col=53,[commas_linter] Commas should always have a space after.
|